drivers: clean-up prom.h implicit includes
[deliverable/linux.git] / drivers / misc / carma / carma-fpga.c
index 7b56563f8b747dc87df208c5be260173c217153c..08b18f3f5264aa8052cea030143d5bc5c4b76cd0 100644 (file)
@@ -88,6 +88,8 @@
  * interrupt source to the GPIO pin. Tada, we hid the interrupt. :)
  */
 
+#include <linux/of_address.h>
+#include <linux/of_irq.h>
 #include <linux/of_platform.h>
 #include <linux/dma-mapping.h>
 #include <linux/miscdevice.h>
This page took 0.028593 seconds and 5 git commands to generate.