diff options
Diffstat (limited to 'arch/arm/mach-mmp/include/mach/regs-apmu.h')
-rw-r--r-- | arch/arm/mach-mmp/include/mach/regs-apmu.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/arm/mach-mmp/include/mach/regs-apmu.h b/arch/arm/mach-mmp/include/mach/regs-apmu.h index 8447ac63e28f..7af8deb63e83 100644 --- a/arch/arm/mach-mmp/include/mach/regs-apmu.h +++ b/arch/arm/mach-mmp/include/mach/regs-apmu.h | |||
@@ -13,9 +13,6 @@ | |||
13 | 13 | ||
14 | #include <mach/addr-map.h> | 14 | #include <mach/addr-map.h> |
15 | 15 | ||
16 | #define APMU_VIRT_BASE (AXI_VIRT_BASE + 0x82800) | ||
17 | #define APMU_REG(x) (APMU_VIRT_BASE + (x)) | ||
18 | |||
19 | /* Clock Reset Control */ | 16 | /* Clock Reset Control */ |
20 | #define APMU_IRE APMU_REG(0x048) | 17 | #define APMU_IRE APMU_REG(0x048) |
21 | #define APMU_LCD APMU_REG(0x04c) | 18 | #define APMU_LCD APMU_REG(0x04c) |