aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-blackfin/mach-bf548/mem_map.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-blackfin/mach-bf548/mem_map.h')
-rw-r--r--include/asm-blackfin/mach-bf548/mem_map.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-blackfin/mach-bf548/mem_map.h b/include/asm-blackfin/mach-bf548/mem_map.h
index ec1597e31831..bacec3455898 100644
--- a/include/asm-blackfin/mach-bf548/mem_map.h
+++ b/include/asm-blackfin/mach-bf548/mem_map.h
@@ -89,9 +89,7 @@
89 89
90/* Scratch Pad Memory */ 90/* Scratch Pad Memory */
91 91
92#if defined(CONFIG_BF54x)
93#define L1_SCRATCH_START 0xFFB00000 92#define L1_SCRATCH_START 0xFFB00000
94#define L1_SCRATCH_LENGTH 0x1000 93#define L1_SCRATCH_LENGTH 0x1000
95#endif
96 94
97#endif/* _MEM_MAP_548_H_ */ 95#endif/* _MEM_MAP_548_H_ */