leds: delete copy/paste mistake
authorLinus Walleij <linus.walleij@linaro.org>
Fri, 24 Oct 2014 10:57:06 +0000 (03:57 -0700)
committerBryan Wu <cooloney@gmail.com>
Fri, 14 Nov 2014 22:29:34 +0000 (14:29 -0800)
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>
drivers/leds/leds-syscon.c

index 3afec79c43f4c42f76f49e3088dc68cc83e1e9e7..e0ccfc872c2f98f7f71d059befb7ace4dea0dac3 100644 (file)
  * 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>
This page took 0.026987 seconds and 5 git commands to generate.