From: Ben Dooks Date: Tue, 31 Jul 2007 07:37:28 +0000 (-0700) Subject: s3c2410: fixup after arch moves X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=252e48389ed30d7c77385fb92fca765a680de408;p=linux-beck.git s3c2410: fixup after arch moves Fixup the changes from moving around the arch support for s3c24xx based systems. Signed-off-by: Ben Dooks Acked-by: Alessandro Zummo Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/drivers/rtc/rtc-s3c.c b/drivers/rtc/rtc-s3c.c index 54b613053468..8c1012b432bb 100644 --- a/drivers/rtc/rtc-s3c.c +++ b/drivers/rtc/rtc-s3c.c @@ -29,7 +29,7 @@ #include -#include +#include /* I have yet to find an S3C implementation with more than one * of these rtc blocks in */