drivers: clean-up prom.h implicit includes
[deliverable/linux.git] / drivers / usb / host / ohci-ppc-of.c
index 75f5a1e2f01e70b4295b25008aec142480664856..81f3eba215c1224e3b7d1da64c7d1d31f12dfb15 100644 (file)
@@ -14,6 +14,8 @@
  */
 
 #include <linux/signal.h>
+#include <linux/of_address.h>
+#include <linux/of_irq.h>
 #include <linux/of_platform.h>
 
 #include <asm/prom.h>
This page took 0.026422 seconds and 5 git commands to generate.