Create platform_device.h to contain all the platform device details.
[deliverable/linux.git] / drivers / misc / hdpuftrs / hdpu_cpustate.c
index 46de5c9405557b0ddb1166f397539b94742bc38b..9c4dd682ac74f1fcf92fab62e3b666fd2d54afb9 100644 (file)
@@ -21,7 +21,7 @@
 #include <linux/miscdevice.h>
 #include <linux/pci.h>
 #include <linux/proc_fs.h>
-#include <linux/device.h>
+#include <linux/platform_device.h>
 #include <asm/uaccess.h>
 #include <linux/hdpu_features.h>
 
This page took 0.025604 seconds and 5 git commands to generate.