ar71xx: move USB host device support into a separate file
[openwrt-10.03/.git] / target / linux / ar71xx / files / arch / mips / ar71xx / mach-pb42.c
index 643d7c298821fa45bca56f96687b9c012891b396..10cdf5d2fa09f0715c1a3656747d981451b02125 100644 (file)
@@ -9,10 +9,6 @@
  *  by the Free Software Foundation.
  */
 
-#include <linux/init.h>
-#include <linux/bitops.h>
-#include <linux/platform_device.h>
-
 #include <asm/mips_machine.h>
 #include <asm/mach-ar71xx/ar71xx.h>
 
@@ -20,6 +16,7 @@
 #include "dev-m25p80.h"
 #include "dev-gpio-buttons.h"
 #include "dev-pb42-pci.h"
+#include "dev-usb.h"
 
 #define PB42_BUTTONS_POLL_INTERVAL     20