of: remove asm/of_device.h
[deliverable/linux.git] / include / linux / of_device.h
index 8cd1fe7864e33bbfad9ad374aa1df2baefa94fc9..0f1911994559020d1c824cabf4c23aeb4d79e568 100644 (file)
  */
 #define of_device platform_device
 #include <linux/platform_device.h>
+#include <linux/of_platform.h> /* temporary until merge */
 
 #ifdef CONFIG_OF_DEVICE
 #include <linux/device.h>
 #include <linux/of.h>
 #include <linux/mod_devicetable.h>
-#include <asm/of_device.h>
 
 #define        to_of_device(d) container_of(d, struct of_device, dev)
 
This page took 0.065586 seconds and 5 git commands to generate.