fix missing symbols for kernel 2.6.33, closes #6803 thanks Maddes
[openwrt.git] / target / linux / ramips / files / arch / mips / ralink / common / dev-gpio-leds.c
index 96651e7..2ab187d 100644 (file)
@@ -10,9 +10,8 @@
 
 #include <linux/init.h>
 #include <linux/platform_device.h>
-#include <linux/leds.h>
 
-#include <asm/mach-ralink/dev_gpio_leds.h>
+#include <asm/mach-ralink/dev-gpio-leds.h>
 
 void __init ramips_register_gpio_leds(int id, unsigned num_leds,
                                      struct gpio_led *leds)
This page took 0.020561 seconds and 4 git commands to generate.