kernel: replace mini_fo with overlayfs for 2.6.37
[openwrt.git] / target / linux / x86 / patches-2.6.35 / 110-net5501_modstuff.patch
1 --- a/drivers/leds/leds-net5501.c
2 +++ b/drivers/leds/leds-net5501.c
3 @@ -92,3 +92,8 @@ unmap:
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 +
This page took 0.048821 seconds and 5 git commands to generate.