Create platform_device.h to contain all the platform device details.
[linux-block.git] / drivers / usb / host / ohci-pxa27x.c
index d287dcccd4158c598de9f14bbdabecc6b5f2c98c..5181999c56c9232bf449b4f37bf8276d33632612 100644 (file)
@@ -19,7 +19,7 @@
  * This file is licenced under the GPL.
  */
 
-#include <linux/device.h>
+#include <linux/platform_device.h>
 #include <asm/mach-types.h>
 #include <asm/hardware.h>
 #include <asm/arch/pxa-regs.h>