diff options
Diffstat (limited to 'target/linux/x86/patches-2.6.35/110-net5501_modstuff.patch')
-rw-r--r-- | target/linux/x86/patches-2.6.35/110-net5501_modstuff.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/target/linux/x86/patches-2.6.35/110-net5501_modstuff.patch b/target/linux/x86/patches-2.6.35/110-net5501_modstuff.patch deleted file mode 100644 index ae41e548ec..0000000000 --- a/target/linux/x86/patches-2.6.35/110-net5501_modstuff.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/drivers/leds/leds-net5501.c -+++ b/drivers/leds/leds-net5501.c -@@ -92,3 +92,8 @@ unmap: - } - - arch_initcall(soekris_init); -+ -+MODULE_AUTHOR("Alessandro Zummo <a.zummo@towertech.it>"); -+MODULE_DESCRIPTION("Soekris Net5501 LED support"); -+MODULE_LICENSE("GPL"); -+ |