[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20070724124004.GA2499@fluff.org.uk>
Date: Tue, 24 Jul 2007 13:40:04 +0100
From: Ben Dooks <ben@...ff.org>
To: rtc-linux@...glegroups.com, a.zummo@...ertech.it,
linux-kernel@...r.kernel.org
Subject: [PATCH] s3c2410: fixup after arch moves
Fixup the changes from moving around the arch
support for s3c24xx based systems.
Signed-off-by: Ben Dooks <ben-linux@...ff.org>
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists