Create platform_device.h to contain all the platform device details.
[deliverable/linux.git] / arch / ppc / syslib / mpc52xx_devices.c
index ad5182efca1dd3fe7e845b2b55016c1208b71940..da3c74bfdc9271cb637c9fb90d09b4f0e93724a4 100644 (file)
@@ -15,6 +15,7 @@
 
 #include <linux/fsl_devices.h>
 #include <linux/resource.h>
+#include <linux/platform_device.h>
 #include <asm/mpc52xx.h>
 #include <asm/ppc_sys.h>
 
This page took 0.026881 seconds and 5 git commands to generate.