summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c2410/include
diff options
context:
space:
mode:
authorBen Dooks2009-08-14 16:24:06 +0200
committerBen Dooks2009-08-14 16:24:06 +0200
commitb282e29b547937d1610f38d6aa1c485426b62650 (patch)
tree62741a6d17e910e7b77a5cc4e94c44b7e587645c /arch/arm/mach-s3c2410/include
parentMerge branch 'next-s3c64xx' into next-s3c (diff)
parentARM: S3C: Move S3C64xx audio devices into S3C64xx directory (diff)
downloadkernel-qcow2-linux-b282e29b547937d1610f38d6aa1c485426b62650.tar.gz
kernel-qcow2-linux-b282e29b547937d1610f38d6aa1c485426b62650.tar.xz
kernel-qcow2-linux-b282e29b547937d1610f38d6aa1c485426b62650.zip
Merge branch 'next-s3c64xx-moves' into next-s3c
Diffstat (limited to 'arch/arm/mach-s3c2410/include')
-rw-r--r--arch/arm/mach-s3c2410/include/mach/map.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-s3c2410/include/mach/map.h b/arch/arm/mach-s3c2410/include/mach/map.h
index 11cce0975502..b049e61460b6 100644
--- a/arch/arm/mach-s3c2410/include/mach/map.h
+++ b/arch/arm/mach-s3c2410/include/mach/map.h
@@ -110,5 +110,6 @@
#define S3C_PA_UART S3C24XX_PA_UART
#define S3C_PA_USBHOST S3C2410_PA_USBHOST
#define S3C_PA_HSMMC0 S3C2443_PA_HSMMC
+#define S3C_PA_NAND S3C24XX_PA_NAND
#endif /* __ASM_ARCH_MAP_H */