From: Alexandre Belloni Date: Mon, 10 Aug 2015 14:33:40 +0000 (+0200) Subject: rtc: at91sam9: remove useless include X-Git-Tag: v4.3-rc1~49^2~23 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80e274e96e5bc4ddf9ee4b31ab6f4a2a9fa08040;p=thirdparty%2Fkernel%2Flinux.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 16492e2baf5e1..7206e2fa43837 100644 --- a/drivers/rtc/rtc-at91sam9.c +++ b/drivers/rtc/rtc-at91sam9.c @@ -19,7 +19,6 @@ #include #include #include -#include #include #include #include