From: Alexandre Belloni Date: Tue, 15 Apr 2014 10:28:04 +0000 (+0200) Subject: ARM: at91: sam9rlek add touchscreen support through at91_adc X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=3fb07e86e4bb2bff8539f4df23fa6b63777367a1;p=linux-beck.git ARM: at91: sam9rlek add touchscreen support through at91_adc at91_adc now supports reading a touchscreen for ADCs without a TSMR register. Enable touchscreen support through at91_adc. This allows to use both a touchscreen and the remaining ADC channel at the same time. Signed-off-by: Alexandre Belloni Signed-off-by: Nicolas Ferre --- diff --git a/arch/arm/mach-at91/board-sam9rlek.c b/arch/arm/mach-at91/board-sam9rlek.c index 6b81e4671646..1db43e32e6c5 100644 --- a/arch/arm/mach-at91/board-sam9rlek.c +++ b/arch/arm/mach-at91/board-sam9rlek.c @@ -18,6 +18,7 @@ #include #include #include +#include #include