]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/misc/carma/carma-fpga.c
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
[karo-tx-linux.git] / drivers / misc / carma / carma-fpga.c
index 5335104e7c84b7fc9f91b2e74c2be0895b5d4c1f..9e2b985293fc08cf30bef9a9455fcade1eb095cb 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>