From 462c64c8cf533bde0c22d28ce72debec634e023f Mon Sep 17 00:00:00 2001 From: Ben Dooks Date: Thu, 30 Oct 2008 10:14:34 +0000 Subject: [PATCH] --- yaml --- r: 123599 b: refs/heads/master c: e2cd00cfebd9a25e0e09712b0116ef18edc2cd98 h: refs/heads/master i: 123597: 594ea9bd2f7b60bc106ce7a75024639435b0a422 123595: 316d8f3e5bce0381b39c8aeca6a268c9fecf6574 123591: 259a15494f37c35872b64feb0c2f96784cc8fb2d 123583: ce04e3de2a23b81236c2b190cf54de8a27fa09c9 v: v3 --- [refs] | 2 +- .../plat-s3c => arch/arm/plat-s3c/include/plat}/regs-rtc.h | 0 trunk/drivers/rtc/rtc-s3c.c | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) rename trunk/{include/asm-arm/plat-s3c => arch/arm/plat-s3c/include/plat}/regs-rtc.h (100%) diff --git a/[refs] b/[refs] index 6a6957d60e42..bd30b7e7ae7f 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 9498cb79463c9b2abb243a4b0c2ce3ac1853d5b0 +refs/heads/master: e2cd00cfebd9a25e0e09712b0116ef18edc2cd98 diff --git a/trunk/include/asm-arm/plat-s3c/regs-rtc.h b/trunk/arch/arm/plat-s3c/include/plat/regs-rtc.h similarity index 100% rename from trunk/include/asm-arm/plat-s3c/regs-rtc.h rename to trunk/arch/arm/plat-s3c/include/plat/regs-rtc.h diff --git a/trunk/drivers/rtc/rtc-s3c.c b/trunk/drivers/rtc/rtc-s3c.c index 910bc704939c..0273ebc4cf36 100644 --- a/trunk/drivers/rtc/rtc-s3c.c +++ b/trunk/drivers/rtc/rtc-s3c.c @@ -26,7 +26,7 @@ #include #include #include -#include +#include /* I have yet to find an S3C implementation with more than one * of these rtc blocks in */