aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c64xx/include/mach/map.h
diff options
context:
space:
mode:
authorNaveen Krishna <ch.naveen@samsung.com>2010-05-13 22:06:36 +0900
committerBen Dooks <ben-linux@fluff.org>2010-05-18 13:38:44 +0900
commit4f7cdc38c000deba82479205f4c99f4c1e7c6d1f (patch)
tree9ab09768eb9731ec33307bd3a788f013687d31eb /arch/arm/mach-s3c64xx/include/mach/map.h
parent7ebd467551ed6ae200d7835a84bbda0dcadaa511 (diff)
downloadkernel_samsung_smdk4412-4f7cdc38c000deba82479205f4c99f4c1e7c6d1f.zip
kernel_samsung_smdk4412-4f7cdc38c000deba82479205f4c99f4c1e7c6d1f.tar.gz
kernel_samsung_smdk4412-4f7cdc38c000deba82479205f4c99f4c1e7c6d1f.tar.bz2
ARM: SAMSUNG: Moving ADC device definition to plat-samsung.
This patch moves ADC device definition to plat-samsung. Because that is generic to the S3C64XX and S5P Series SoCs. Signed-off-by: Naveen Krishna Ch <ch.naveen@samsung.com> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com> Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Diffstat (limited to 'arch/arm/mach-s3c64xx/include/mach/map.h')
-rw-r--r--arch/arm/mach-s3c64xx/include/mach/map.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-s3c64xx/include/mach/map.h b/arch/arm/mach-s3c64xx/include/mach/map.h
index 801c1c0..869c8e0 100644
--- a/arch/arm/mach-s3c64xx/include/mach/map.h
+++ b/arch/arm/mach-s3c64xx/include/mach/map.h
@@ -103,5 +103,6 @@
#define S3C_PA_USBHOST S3C64XX_PA_USBHOST
#define S3C_PA_USB_HSOTG S3C64XX_PA_USB_HSOTG
#define S3C_VA_USB_HSPHY S3C64XX_VA_USB_HSPHY
+#define SAMSUNG_PA_ADC S3C64XX_PA_ADC
#endif /* __ASM_ARCH_6400_MAP_H */