[POWERPC] 8xxx: Convert #include of asm/of_{platform, device}.h into linux/of_{platfo...
[pandora-kernel.git] / arch / powerpc / platforms / 85xx / mpc85xx_mds.c
index 61b3eed..e6c63a5 100644 (file)
@@ -30,9 +30,9 @@
 #include <linux/initrd.h>
 #include <linux/module.h>
 #include <linux/fsl_devices.h>
+#include <linux/of_platform.h>
+#include <linux/of_device.h>
 
-#include <asm/of_device.h>
-#include <asm/of_platform.h>
 #include <asm/system.h>
 #include <asm/atomic.h>
 #include <asm/time.h>