diff --git a/[refs] b/[refs] index 3bfa80c0a05f..aec8ffc7b998 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 93115b7fa8f4090ecbf247b29992a9454d4f9c22 +refs/heads/master: b9d7c5d3f48fb9582458ce014baa66c1e16d9be6 diff --git a/trunk/drivers/rtc/rtc-s3c.c b/trunk/drivers/rtc/rtc-s3c.c index fb994e9ddc15..7995f79d07e1 100644 --- a/trunk/drivers/rtc/rtc-s3c.c +++ b/trunk/drivers/rtc/rtc-s3c.c @@ -29,9 +29,8 @@ #include #include -#include #include -#include +#include "rtc-s3c.h" enum s3c_cpu_type { TYPE_S3C2410, diff --git a/trunk/arch/arm/plat-samsung/include/plat/regs-rtc.h b/trunk/drivers/rtc/rtc-s3c.h similarity index 97% rename from trunk/arch/arm/plat-samsung/include/plat/regs-rtc.h rename to trunk/drivers/rtc/rtc-s3c.h index 0f8263e93eea..004b61a8343f 100644 --- a/trunk/arch/arm/plat-samsung/include/plat/regs-rtc.h +++ b/trunk/drivers/rtc/rtc-s3c.h @@ -1,5 +1,4 @@ -/* arch/arm/mach-s3c2410/include/mach/regs-rtc.h - * +/* * Copyright (c) 2003 Simtec Electronics * http://www.simtec.co.uk/products/SWLINUX/ *