cleanup vlynq. drop vlynq-pci
[librecmc/librecmc.git] / target / linux / ar7 / files / arch / mips / ar7 / platform.c
index f3a9372d88094faedc66e52a9f372c6cbb3de650..8f410babe72e82202d467aa1e69f4d1448666c46 100644 (file)
@@ -29,6 +29,7 @@
 #include <linux/ioport.h>
 #include <linux/io.h>
 #include <linux/version.h>
+#include <linux/vlynq.h>
 #if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,23)
 #include <linux/leds.h>
 #endif
@@ -37,7 +38,6 @@
 #include <asm/ar7/ar7.h>
 #include <asm/ar7/gpio.h>
 #include <asm/ar7/prom.h>
-#include <asm/ar7/vlynq.h>
 
 struct plat_vlynq_data {
        struct plat_vlynq_ops ops;