Fix the AR7 led driver compilation (#2160)
[openwrt/svn-archive/archive.git] / target / linux / ar7-2.6 / files / drivers / leds / leds-ar7.c
index 2de72ab612233b730209aabac402ca2c9cfb9556..85533dee121264c2cd951667414bcfc0c315e5dd 100644 (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);