[PATCH] s3c2410: fixup after arch moves

From: Ben Dooks
Date: Tue Jul 24 2007 - 08:40:25 EST


Fixup the changes from moving around the arch
support for s3c24xx based systems.

Signed-off-by: Ben Dooks <ben-linux@xxxxxxxxx>

diff -urpN -X linux-2.6.22-git16-moves1/Documentation/dontdiff linux-2.6.22-git16-moves1/drivers/rtc/rtc-s3c.c linux-2.6.22-git16-moves1-fixups-split-moves2-fixup/drivers/rtc/rtc-s3c.c
--- linux-2.6.22-git16-moves1/drivers/rtc/rtc-s3c.c 2007-07-09 23:36:20.000000000 +0100
+++ linux-2.6.22-git16-moves1-fixups-split-moves2-fixup/drivers/rtc/rtc-s3c.c 2007-07-22 13:49:00.000000000 +0100
@@ -29,7 +29,7 @@

#include <asm/mach/time.h>

-#include <asm/arch/regs-rtc.h>
+#include <asm/plat-s3c/regs-rtc.h>

/* I have yet to find an S3C implementation with more than one
* of these rtc blocks in */

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/