* [PATCH] fixup s3c24xx build after arch moves
@ 2007-07-24 12:43 Ben Dooks
0 siblings, 0 replies; only message in thread
From: Ben Dooks @ 2007-07-24 12:43 UTC (permalink / raw)
To: spi-devel-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
Fix the include files moved around during the
s3c24xx arch moves.
Signed-off-by: Ben Dooks <ben-linux-elnMNo+KYs3YtjvyW6yDsg@public.gmane.org>
diff -urpN -X linux-2.6.22-git16-moves1/Documentation/dontdiff linux-2.6.22-git16-moves1/drivers/spi/spi_s3c24xx.c linux-2.6.22-git16-moves1-fixups-split-moves2-fixup/drivers/spi/spi_s3c24xx.c
--- linux-2.6.22-git16-moves1/drivers/spi/spi_s3c24xx.c 2007-07-21 15:13:30.000000000 +0100
+++ linux-2.6.22-git16-moves1-fixups-split-moves2-fixup/drivers/spi/spi_s3c24xx.c 2007-07-22 14:21:50.000000000 +0100
@@ -28,7 +28,7 @@
#include <asm/hardware.h>
#include <asm/arch/regs-gpio.h>
-#include <asm/arch/regs-spi.h>
+#include <asm/plat-s3c24xx/regs-spi.h>
#include <asm/arch/spi.h>
struct s3c24xx_spi {
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-07-24 12:43 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-07-24 12:43 [PATCH] fixup s3c24xx build after arch moves Ben Dooks
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).