]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/input/touchscreen/hp680_ts_input.c
Input: cy8ctmg100_ts - signedness bug
[karo-tx-linux.git] / drivers / input / touchscreen / hp680_ts_input.c
index c38d4e0f95c6a093e7bf009fcb662160b97a3a8e..a89700e7ace42138e10a6a47e085a4b90a6f9c15 100644 (file)
@@ -5,7 +5,7 @@
 #include <asm/io.h>
 #include <asm/delay.h>
 #include <asm/adc.h>
-#include <asm/hp6xx.h>
+#include <mach/hp6xx.h>
 
 #define MODNAME "hp680_ts_input"