From: Alexandre Belloni Date: Mon, 10 Aug 2015 14:33:40 +0000 (+0200) Subject: rtc: at91sam9: remove useless include X-Git-Tag: firefly_0821_release~176^2~1112^2~23 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=80e274e96e5bc4ddf9ee4b31ab6f4a2a9fa08040;p=firefly-linux-kernel-4.4.55.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