diff options
author | Jonghwan Choi <jhbird.choi@samsung.com> | 2012-08-06 14:26:46 +0900 |
---|---|---|
committer | Kukjin Kim <kgene.kim@samsung.com> | 2012-08-28 09:01:56 -0700 |
commit | 29869ad4979f71538cceba7caa85d94a98bb97db (patch) | |
tree | 0534a3ee2a6ccd0e103485fa9876585d6540f88b /arch/arm/mach-exynos/include | |
parent | fea7a08acb13524b47711625eebea40a0ede69a0 (diff) |
ARM: EXYNOS: cleanup unused code related to GPS
Signed-off-by: Jonghwan Choi <jhbird.choi@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Diffstat (limited to 'arch/arm/mach-exynos/include')
-rw-r--r-- | arch/arm/mach-exynos/include/mach/map.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-exynos/include/mach/map.h b/arch/arm/mach-exynos/include/mach/map.h index c72b675b3e4..9d1f3ac86db 100644 --- a/arch/arm/mach-exynos/include/mach/map.h +++ b/arch/arm/mach-exynos/include/mach/map.h @@ -131,7 +131,6 @@ #define EXYNOS5_PA_SYSMMU_JPEG 0x11F20000 #define EXYNOS5_PA_SYSMMU_IOP 0x12360000 #define EXYNOS5_PA_SYSMMU_RTIC 0x12370000 -#define EXYNOS5_PA_SYSMMU_GPS 0x12630000 #define EXYNOS5_PA_SYSMMU_ISP 0x13260000 #define EXYNOS5_PA_SYSMMU_DRC 0x12370000 #define EXYNOS5_PA_SYSMMU_SCALERC 0x13280000 |