Merge branch 'akpm' (patches from Andrew)
[deliverable/linux.git] / drivers / memory / fsl_ifc.c
index 904b4af5f1424ef978d317ba052f3a268d111818..1b182b117f9cf3fbcacfcd9a3e343a3d66e47ab2 100644 (file)
@@ -31,7 +31,9 @@
 #include <linux/of_device.h>
 #include <linux/platform_device.h>
 #include <linux/fsl_ifc.h>
-#include <asm/prom.h>
+#include <linux/irqdomain.h>
+#include <linux/of_address.h>
+#include <linux/of_irq.h>
 
 struct fsl_ifc_ctrl *fsl_ifc_ctrl_dev;
 EXPORT_SYMBOL(fsl_ifc_ctrl_dev);
This page took 0.032141 seconds and 5 git commands to generate.