Create platform_device.h to contain all the platform device details.
[deliverable/linux.git] / include / asm-ppc / ppc_sys.h
index 549f44843c5ebfbb59e8a8b7d98ff5522881524d..bba5305c29ed72f6c9407be3373183f030ecd569 100644 (file)
@@ -18,7 +18,7 @@
 #define __ASM_PPC_SYS_H
 
 #include <linux/init.h>
-#include <linux/device.h>
+#include <linux/platform_device.h>
 #include <linux/types.h>
 
 #if defined(CONFIG_8260)
This page took 0.024769 seconds and 5 git commands to generate.