From: Sachin Kamat Date: Wed, 3 Jul 2013 22:05:44 +0000 (-0700) Subject: drivers/rtc/rtc-at91rm9200.c: include X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=8ecc0bf41a8e3ddd40e0fbb7b3045f553e8aad41;p=linux-beck.git drivers/rtc/rtc-at91rm9200.c: include Silences the following checkpatch warning: WARNING: Use #include instead of Signed-off-by: Sachin Kamat Cc: Andrew Victor Cc: Jingoo Han Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/drivers/rtc/rtc-at91rm9200.c b/drivers/rtc/rtc-at91rm9200.c index f296f3f7db9b..e87a81c8678e 100644 --- a/drivers/rtc/rtc-at91rm9200.c +++ b/drivers/rtc/rtc-at91rm9200.c @@ -31,8 +31,7 @@ #include #include #include - -#include +#include #include "rtc-at91rm9200.h"