diff options
Diffstat (limited to 'arch/arm/mach-tegra/iomap.h')
-rw-r--r-- | arch/arm/mach-tegra/iomap.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/arm/mach-tegra/iomap.h b/arch/arm/mach-tegra/iomap.h index 81dc950b4881..9e5b2f869fc8 100644 --- a/arch/arm/mach-tegra/iomap.h +++ b/arch/arm/mach-tegra/iomap.h | |||
@@ -82,9 +82,6 @@ | |||
82 | #define TEGRA_EMC_BASE 0x7000F400 | 82 | #define TEGRA_EMC_BASE 0x7000F400 |
83 | #define TEGRA_EMC_SIZE SZ_1K | 83 | #define TEGRA_EMC_SIZE SZ_1K |
84 | 84 | ||
85 | #define TEGRA_FUSE_BASE 0x7000F800 | ||
86 | #define TEGRA_FUSE_SIZE SZ_1K | ||
87 | |||
88 | #define TEGRA_EMC0_BASE 0x7001A000 | 85 | #define TEGRA_EMC0_BASE 0x7001A000 |
89 | #define TEGRA_EMC0_SIZE SZ_2K | 86 | #define TEGRA_EMC0_SIZE SZ_2K |
90 | 87 | ||