]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/input/keyboard/bf54x-keys.c
V4L/DVB (8748): V4L: fix return value of meye probe callback
[linux-2.6-omap-h63xx.git] / drivers / input / keyboard / bf54x-keys.c
index 54ed8e2e1c021c540f2c06adaef5ae009f3d056b..e348cfccc17a9549105fcab813d644ef6aa322fd 100644 (file)
@@ -29,7 +29,6 @@
  */
 
 #include <linux/module.h>
-#include <linux/version.h>
 
 #include <linux/init.h>
 #include <linux/fs.h>
@@ -44,7 +43,7 @@
 #include <linux/input.h>
 
 #include <asm/portmux.h>
-#include <asm/mach/bf54x_keys.h>
+#include <mach/bf54x_keys.h>
 
 #define DRV_NAME       "bf54x-keys"
 #define TIME_SCALE     100     /* 100 ns */