[x86 net5501: make kmod-leds-net5501 work
[openwrt/svn-archive/archive.git] / target / linux / x86 / patches-2.6.35 / 110-net5501_modstuff.patch
1 --- a/drivers/leds/leds-net5501.c.orig 2010-09-28 19:09:08.000000000 -0600
2 +++ b/drivers/leds/leds-net5501.c 2010-11-05 14:23:57.000000000 -0600
3 @@ -92,3 +92,8 @@
4 }
5
6 arch_initcall(soekris_init);
7 +
8 +MODULE_AUTHOR("Alessandro Zummo <a.zummo@towertech.it>");
9 +MODULE_DESCRIPTION("Soekris Net5501 LED support");
10 +MODULE_LICENSE("GPL");
11 +