From: Sachin Kamat Date: Thu, 9 May 2013 23:57:32 +0000 (+1000) Subject: drivers/rtc/rtc-omap.c: include instead of X-Git-Tag: next-20130521~1^2~92 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=80ea5b47b69ddbf63689745bb6bc4cd97dfb2cd5;p=karo-tx-linux.git drivers/rtc/rtc-omap.c: include instead of Use #include instead of as pointed out by checkpatch. Signed-off-by: Sachin Kamat Cc: George G. Davis Cc: Jingoo Han Signed-off-by: Andrew Morton --- diff --git a/drivers/rtc/rtc-omap.c b/drivers/rtc/rtc-omap.c index b0ba3fc991ea..6f6ac033d5d9 100644 --- a/drivers/rtc/rtc-omap.c +++ b/drivers/rtc/rtc-omap.c @@ -23,9 +23,7 @@ #include #include #include - -#include - +#include /* The OMAP1 RTC is a year/month/day/hours/minutes/seconds BCD clock * with century-range alarm matching, driven by the 32kHz clock.