Create platform_device.h to contain all the platform device details.
[deliverable/linux.git] / drivers / usb / host / ohci-lh7a404.c
index 238fa4ade615cb1578853f19bda97024479515bc..336c766c6e29f0334b52da96bc72103c4b0e8767 100644 (file)
@@ -16,6 +16,8 @@
  * This file is licenced under the GPL.
  */
 
+#include <linux/platform_device.h>
+
 #include <asm/hardware.h>
 
 
This page took 0.023823 seconds and 5 git commands to generate.