]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/misc/hdpuftrs/hdpu_nexus.c
Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild
[linux-2.6-omap-h63xx.git] / drivers / misc / hdpuftrs / hdpu_nexus.c
index c203b27269ea7278437676d863d17445baebf2d8..4bb461793851c0d704b8ac320a000571051f10ac 100644 (file)
  *
  */
 
-#include <linux/version.h>
 #include <linux/module.h>
 #include <linux/kernel.h>
 #include <linux/proc_fs.h>
 #include <linux/hdpu_features.h>
 #include <linux/pci.h>
 
-#include <linux/device.h>
+#include <linux/platform_device.h>
 
 static int hdpu_nexus_probe(struct device *ddev);
 static int hdpu_nexus_remove(struct device *ddev);