]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/of/device.c
DCA: Add Direct Cache Access driver
[linux-2.6-omap-h63xx.git] / drivers / of / device.c
index 7f233d77d62f8bb212049a4138a7134da6d90d22..6245f060fb774a17780375b869d1950bb0266a67 100644 (file)
@@ -1,13 +1,13 @@
 #include <linux/string.h>
 #include <linux/kernel.h>
 #include <linux/of.h>
+#include <linux/of_device.h>
 #include <linux/init.h>
 #include <linux/module.h>
 #include <linux/mod_devicetable.h>
 #include <linux/slab.h>
 
 #include <asm/errno.h>
-#include <asm/of_device.h>
 
 /**
  * of_match_node - Tell if an device_node has a matching of_match structure