ar71xx: remove unnecessary includes
[openwrt-10.03/.git] / target / linux / ar71xx / files / arch / mips / ar71xx / dev-ap91-pci.h
index 5d30e96fb3be6a11cdf61a2665fd60b8443477c0..d6f2e522dab822b9af3f149e52fba2e3a33f2ced 100644 (file)
@@ -11,9 +11,7 @@
 #ifndef _AR71XX_DEV_AP91_PCI_H
 #define _AR71XX_DEV_AP91_PCI_H
 
-#include <linux/spi/flash.h>
-
-#if defined(CONFIG_AR71XX_DEV_AP94_PCI)
+#if defined(CONFIG_AR71XX_DEV_AP91_PCI)
 void ap91_pci_init(u8 *cal_data, u8 *mac_addr) __init;
 #else
 static inline void ap91_pci_init(u8 *cal_data, u8 *mac_addr) { }