[ar71xx] move device registration function prototypes into a separate header file
[openwrt.git] / target / linux / ar71xx / files / arch / mips / ar71xx / mach-tl-wr941nd.c
index e5ccd92..0809b68 100644 (file)
@@ -18,7 +18,8 @@
 #include <asm/mips_machine.h>
 
 #include <asm/mach-ar71xx/ar71xx.h>
-#include <asm/mach-ar71xx/platform.h>
+
+#include "devices.h"
 
 #define TL_WR941ND_GPIO_LED_SYSTEM     2
 #define TL_WR941ND_GPIO_LED_QSS                5
This page took 0.028186 seconds and 4 git commands to generate.