summaryrefslogtreecommitdiff
path: root/packages/linux/linux-2.6.23/mpc8313e-rdb/mpc8313e-rdb-leds.patch
diff options
context:
space:
mode:
authorJan Lübbe <jluebbe@debian.org>2007-11-29 18:48:52 +0000
committerJan Lübbe <jluebbe@debian.org>2007-11-29 18:48:52 +0000
commitd242abb918f10cbe2b51390c35fa311e9083f542 (patch)
tree92c4a972a908df0a43d6b77a7a2f21c173cd0714 /packages/linux/linux-2.6.23/mpc8313e-rdb/mpc8313e-rdb-leds.patch
parentcbdde2a0573a0ccdee52e887b49bb980c161d55b (diff)
parent74947ce74fbbfd607822b5517a02e1f24c22043a (diff)
merge of '5bee5fc529fd2691fe3b0a867bbb28edcd59b01d'
and '805d2f01c6463550c4d0dd1f943fc6f32ae13613'
Diffstat (limited to 'packages/linux/linux-2.6.23/mpc8313e-rdb/mpc8313e-rdb-leds.patch')
-rw-r--r--packages/linux/linux-2.6.23/mpc8313e-rdb/mpc8313e-rdb-leds.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/linux-2.6.23/mpc8313e-rdb/mpc8313e-rdb-leds.patch b/packages/linux/linux-2.6.23/mpc8313e-rdb/mpc8313e-rdb-leds.patch
index d8a477af2a..0310746dfe 100644
--- a/packages/linux/linux-2.6.23/mpc8313e-rdb/mpc8313e-rdb-leds.patch
+++ b/packages/linux/linux-2.6.23/mpc8313e-rdb/mpc8313e-rdb-leds.patch
@@ -145,7 +145,7 @@ diff -urN linux-2.6.23.orig/drivers/leds/leds-mpc8313e-rdb.c linux-2.6.23/driver
+
+MODULE_AUTHOR("Leon Woestenberg <leon@sidebranch.com>");
+MODULE_DESCRIPTION("MPC8313E-RDB LED driver");
-+
++MODULE_LICENSE("GPL");
diff -urN linux-2.6.23.orig/drivers/leds/Makefile linux-2.6.23/drivers/leds/Makefile
--- linux-2.6.23.orig/drivers/leds/Makefile 2007-10-09 22:31:38.000000000 +0200
+++ linux-2.6.23/drivers/leds/Makefile 2007-11-29 09:03:09.000000000 +0100