From: Jeremy Laine Date: Thu, 29 Nov 2007 16:35:55 +0000 (+0000) Subject: linux-2.6.23: add license for mpc8313e-rdb LEDs module, fixes module loading X-Git-Tag: Release-2010-05/1~8255 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86ac2421b3bb0fc7d8b38c7fa43477db1f389b14;p=openembedded.git linux-2.6.23: add license for mpc8313e-rdb LEDs module, fixes module loading --- 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 "); +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