Add the ipset missing file from #1970
[openwrt.git] / target / linux / ar7-2.6 / files / drivers / leds / leds-ar7.c
index fbef7d3..85533de 100644 (file)
 #include <linux/leds.h>
 #include <linux/err.h>
 #include <asm/io.h>
-
-#include <asm/gpio.h>
+#include <gpio.h>
 
 #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);
This page took 0.025829 seconds and 4 git commands to generate.