summaryrefslogtreecommitdiffstats
path: root/drivers/led
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2020-05-14 07:11:17 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2020-05-14 07:11:17 +0200
commit45000aac11315d7ccbaeefa29cafc8303ac206cb (patch)
tree0bddc2c0cb20514ee080062899020d1ee4d7bb12 /drivers/led
parent36acabd5c522501bd7da8eb7a21c865fc78676ee (diff)
parent7721719313bc47e0eb90d45c00d67233d698bd2f (diff)
downloadbarebox-45000aac11315d7ccbaeefa29cafc8303ac206cb.tar.gz
barebox-45000aac11315d7ccbaeefa29cafc8303ac206cb.tar.xz
Merge branch 'for-next/misc'
Diffstat (limited to 'drivers/led')
-rw-r--r--drivers/led/core.c3
-rw-r--r--drivers/led/led-gpio.c3
-rw-r--r--drivers/led/led-pwm.c3
-rw-r--r--drivers/led/led-triggers.c3
4 files changed, 0 insertions, 12 deletions
diff --git a/drivers/led/core.c b/drivers/led/core.c
index e727148a24..eeeeaa0ff3 100644
--- a/drivers/led/core.c
+++ b/drivers/led/core.c
@@ -3,9 +3,6 @@
*
* (C) Copyright 2010 Sascha Hauer, Pengutronix
*
- * See file CREDITS for list of people who contributed to this
- * project.
- *
* 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
diff --git a/drivers/led/led-gpio.c b/drivers/led/led-gpio.c
index 0590e3fa3e..5055b82381 100644
--- a/drivers/led/led-gpio.c
+++ b/drivers/led/led-gpio.c
@@ -3,9 +3,6 @@
*
* (C) Copyright 2010 Sascha Hauer, Pengutronix
*
- * See file CREDITS for list of people who contributed to this
- * project.
- *
* 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
diff --git a/drivers/led/led-pwm.c b/drivers/led/led-pwm.c
index 19d9d4d48a..d8866bf757 100644
--- a/drivers/led/led-pwm.c
+++ b/drivers/led/led-pwm.c
@@ -3,9 +3,6 @@
*
* (C) Copyright 2010 Sascha Hauer, Pengutronix
*
- * See file CREDITS for list of people who contributed to this
- * project.
- *
* 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
diff --git a/drivers/led/led-triggers.c b/drivers/led/led-triggers.c
index 216c8639bc..07dc622d0f 100644
--- a/drivers/led/led-triggers.c
+++ b/drivers/led/led-triggers.c
@@ -3,9 +3,6 @@
*
* (C) Copyright 2010 Sascha Hauer, Pengutronix
*
- * See file CREDITS for list of people who contributed to this
- * project.
- *
* 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