Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

fixup s3c24xx build after arch moves

Fix the include files moved around during the s3c24xx arch moves.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

authored by

Ben Dooks and committed by
Linus Torvalds
47572b84 70f38db6

+1 -1
+1 -1
drivers/spi/spi_s3c24xx.c
··· 28 28 #include <asm/hardware.h> 29 29 30 30 #include <asm/arch/regs-gpio.h> 31 - #include <asm/arch/regs-spi.h> 31 + #include <asm/plat-s3c24xx/regs-spi.h> 32 32 #include <asm/arch/spi.h> 33 33 34 34 struct s3c24xx_spi {