From: Sachin Kamat Date: Wed, 3 Jul 2013 22:06:00 +0000 (-0700) Subject: drivers/rtc/rtc-omap.c: include instead of X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=4b30c9fca71b5f74fb53992791778b8c8ddf0ac5;p=linux-beck.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 Signed-off-by: Linus Torvalds --- 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.