aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/plat-s3c24xx/common-smdk.c
diff options
context:
space:
mode:
authorBen Dooks <ben-linux@fluff.org>2008-10-30 10:14:35 +0000
committerBen Dooks <ben-linux@fluff.org>2008-10-30 10:17:13 +0000
commit7926b5a325f06745a1bed75bfb4ef814d0ae9d99 (patch)
tree2e85bc19d4a7811788a93e77180d4849d393a18e /arch/arm/plat-s3c24xx/common-smdk.c
parente2cd00cfebd9a25e0e09712b0116ef18edc2cd98 (diff)
[ARM] S3C: Move nand headers to arch/arm/plat-s3c/include/plat
Move nand headers to arch/arm/plat-s3c/include/plat ready to clean out the old include directories. Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Diffstat (limited to 'arch/arm/plat-s3c24xx/common-smdk.c')
-rw-r--r--arch/arm/plat-s3c24xx/common-smdk.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/plat-s3c24xx/common-smdk.c b/arch/arm/plat-s3c24xx/common-smdk.c
index 3098736c65d..3d4837021ac 100644
--- a/arch/arm/plat-s3c24xx/common-smdk.c
+++ b/arch/arm/plat-s3c24xx/common-smdk.c
@@ -38,7 +38,7 @@
#include <mach/regs-gpio.h>
#include <mach/leds-gpio.h>
-#include <asm/plat-s3c/nand.h>
+#include <plat/nand.h>
#include <plat/common-smdk.h>
#include <plat/devs.h>