aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/leds/leds-syscon.c
diff options
context:
space:
mode:
authorLinus Walleij <linus.walleij@linaro.org>2014-10-24 03:57:06 -0700
committerBryan Wu <cooloney@gmail.com>2014-11-14 14:29:34 -0800
commit37fa70f026474db98fc395a45eda2bbceb210c74 (patch)
tree19b78a423d37d76139d8f1b0a57832148ab219b7 /drivers/leds/leds-syscon.c
parentleds: regulator: Convert to devm_regulator_get_exclusive (diff)
downloadlinux-dev-37fa70f026474db98fc395a45eda2bbceb210c74.tar.xz
linux-dev-37fa70f026474db98fc395a45eda2bbceb210c74.zip
leds: delete copy/paste mistake
A chunk of text followed the copied license text, ehm, sorry that kind of things happen from time to time. Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Bryan Wu <cooloney@gmail.com>
Diffstat (limited to 'drivers/leds/leds-syscon.c')
-rw-r--r--drivers/leds/leds-syscon.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/leds/leds-syscon.c b/drivers/leds/leds-syscon.c
index 3afec79c43f4..e0ccfc872c2f 100644
--- a/drivers/leds/leds-syscon.c
+++ b/drivers/leds/leds-syscon.c
@@ -18,10 +18,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston,
* MA 02111-1307 USA
- *
- * This driver provides system reboot functionality for APM X-Gene SoC.
- * For system shutdown, this is board specify. If a board designer
- * implements GPIO shutdown, use the gpio-poweroff.c driver.
*/
#include <linux/io.h>
#include <linux/of_device.h>