mirror of
https://github.com/torvalds/linux.git
synced 2024-11-10 22:21:40 +00:00
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>
This commit is contained in:
parent
70f38db60c
commit
47572b84aa
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user