summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/hynitron_cstxxx.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/input/touchscreen/hynitron_cstxxx.c')
-rw-r--r--drivers/input/touchscreen/hynitron_cstxxx.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/input/touchscreen/hynitron_cstxxx.c b/drivers/input/touchscreen/hynitron_cstxxx.c
index f72834859282..1d8ca90dcda6 100644
--- a/drivers/input/touchscreen/hynitron_cstxxx.c
+++ b/drivers/input/touchscreen/hynitron_cstxxx.c
@@ -22,7 +22,7 @@
#include <linux/mod_devicetable.h>
#include <linux/module.h>
#include <linux/property.h>
-#include <asm/unaligned.h>
+#include <linux/unaligned.h>
/* Per chip data */
struct hynitron_ts_chip_data {