summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
diff options
context:
space:
mode:
authorKeerthy2017-06-06 11:05:02 +0200
committerMark Brown2017-06-07 21:29:17 +0200
commit580331d04982eb0d96085d57c04d7f69cc05b7d1 (patch)
tree1f3950a3333e528a2e8ce5c2d9f95f9706c4cce9 /drivers/regulator
parentregulator: lp87565: Add support for lp87565 PMIC regulators (diff)
downloadkernel-qcow2-linux-580331d04982eb0d96085d57c04d7f69cc05b7d1.tar.gz
kernel-qcow2-linux-580331d04982eb0d96085d57c04d7f69cc05b7d1.tar.xz
kernel-qcow2-linux-580331d04982eb0d96085d57c04d7f69cc05b7d1.zip
regulator: lp87565: Fix the GPL header
Fix the GPL header to reflect GPL v2 Signed-off-by: Keerthy <j-keerthy@ti.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/regulator')
-rw-r--r--drivers/regulator/lp87565-regulator.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/regulator/lp87565-regulator.c b/drivers/regulator/lp87565-regulator.c
index 71e762292529..6d92c3fe39a3 100644
--- a/drivers/regulator/lp87565-regulator.c
+++ b/drivers/regulator/lp87565-regulator.c
@@ -5,8 +5,7 @@
*
* 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; either version 2 of the License, or (at your
- * option) any later version.
+ * Free Software Foundation version 2.
*/
#include <linux/module.h>