Fix the AR7 led driver compilation (#2160)

SVN-Revision: 8295
lede-17.01
Florian Fainelli 2007-08-01 08:38:28 +00:00
parent 24179e6814
commit 368f35c947
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@
#define DRVNAME "ar7-leds"
#define LONGNAME "TI AR7 LEDs driver"
#define AR7_GPIO_BIT_STATUS_LED 8
MODULE_AUTHOR("Nicolas Thill <nico@openwrt.org>");
MODULE_DESCRIPTION(LONGNAME);