ARM: tegra: move resume vector define to irammap.h
[deliverable/linux.git] / arch / arm / mach-tegra / iomap.h
index 3f5fa0749bde4a50f98d0ea2e70501ca3cc6bf59..7e0c1809c2dc2b9815d9c80e41323d2bbcdc8845 100644 (file)
@@ -24,8 +24,6 @@
 #define TEGRA_IRAM_BASE                        0x40000000
 #define TEGRA_IRAM_SIZE                        SZ_256K
 
-#define TEGRA_IRAM_CODE_AREA           (TEGRA_IRAM_BASE + SZ_4K)
-
 #define TEGRA_HOST1X_BASE              0x50000000
 #define TEGRA_HOST1X_SIZE              0x24000
 
This page took 0.027194 seconds and 5 git commands to generate.