From: Alexandre Belloni Date: Mon, 10 Aug 2015 14:33:40 +0000 (+0200) Subject: rtc: at91sam9: remove useless include X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=80e274e96e5bc4ddf9ee4b31ab6f4a2a9fa08040;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git rtc: at91sam9: remove useless include Definitions from linux/platform_data/atmel.h are not used, remove the include. Signed-off-by: Alexandre Belloni --- diff --git a/drivers/rtc/rtc-at91sam9.c b/drivers/rtc/rtc-at91sam9.c index 16492e2baf5e..7206e2fa4383 100644 --- a/drivers/rtc/rtc-at91sam9.c +++ b/drivers/rtc/rtc-at91sam9.c @@ -19,7 +19,6 @@ #include #include #include -#include #include #include #include