aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c24xx/include/mach/vr1000-map.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-s3c24xx/include/mach/vr1000-map.h')
-rw-r--r--arch/arm/mach-s3c24xx/include/mach/vr1000-map.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/arch/arm/mach-s3c24xx/include/mach/vr1000-map.h b/arch/arm/mach-s3c24xx/include/mach/vr1000-map.h
index 28376e56dd3b..5f836a73cda3 100644
--- a/arch/arm/mach-s3c24xx/include/mach/vr1000-map.h
+++ b/arch/arm/mach-s3c24xx/include/mach/vr1000-map.h
@@ -21,9 +21,7 @@
21#ifndef __ASM_ARCH_VR1000MAP_H 21#ifndef __ASM_ARCH_VR1000MAP_H
22#define __ASM_ARCH_VR1000MAP_H 22#define __ASM_ARCH_VR1000MAP_H
23 23
24#include <mach/bast-map.h> 24#define VR1000_IOADDR(x) (S3C2410_ADDR((x) + 0x01300000))
25
26#define VR1000_IOADDR(x) BAST_IOADDR(x)
27 25
28/* we put the CPLD registers next, to get them out of the way */ 26/* we put the CPLD registers next, to get them out of the way */
29 27