浏览代码

Fix the AR7 led driver compilation (#2160)

SVN-Revision: 8295
Florian Fainelli 18 年之前
父节点
当前提交
368f35c947
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      target/linux/ar7-2.6/files/drivers/leds/leds-ar7.c

+ 1 - 0
target/linux/ar7-2.6/files/drivers/leds/leds-ar7.c

@@ -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 <[email protected]>");
 MODULE_DESCRIPTION(LONGNAME);