summaryrefslogtreecommitdiffstats
path: root/include/linux/mfd
diff options
context:
space:
mode:
authorRajmohan Mani2018-02-21 00:54:07 +0100
committerLee Jones2018-05-16 10:21:48 +0200
commit37c089d1facaf03969f66a5469c169a2c73429f6 (patch)
tree9f49db6b6846b3765cfc399f69d80f2c1fcfea4a /include/linux/mfd
parentmfd: tps65218: Reorder tps65218_regulator_id enum (diff)
downloadkernel-qcow2-linux-37c089d1facaf03969f66a5469c169a2c73429f6.tar.gz
kernel-qcow2-linux-37c089d1facaf03969f66a5469c169a2c73429f6.tar.xz
kernel-qcow2-linux-37c089d1facaf03969f66a5469c169a2c73429f6.zip
mfd: Update to SPDX license identifier
Remove the GPL v2 license boilerplate and update with the SPDX license identifier. Signed-off-by: Rajmohan Mani <rajmohan.mani@intel.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'include/linux/mfd')
-rw-r--r--include/linux/mfd/tps68470.h17
1 files changed, 3 insertions, 14 deletions
diff --git a/include/linux/mfd/tps68470.h b/include/linux/mfd/tps68470.h
index 44f9d9f647ed..ffe81127d91c 100644
--- a/include/linux/mfd/tps68470.h
+++ b/include/linux/mfd/tps68470.h
@@ -1,17 +1,6 @@
-/*
- * Copyright (c) 2017 Intel Corporation
- *
- * Functions to access TPS68470 power management chip.
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation version 2.
- *
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any
- * kind, whether express or implied; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- */
+/* SPDX-License-Identifier: GPL-2.0 */
+/* Copyright (C) 2017 Intel Corporation */
+/* Functions to access TPS68470 power management chip. */
#ifndef __LINUX_MFD_TPS68470_H
#define __LINUX_MFD_TPS68470_H