diff options
Diffstat (limited to 'include/asm-arm/arch-ebsa110/mmap.h')
-rw-r--r-- | include/asm-arm/arch-ebsa110/mmap.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/include/asm-arm/arch-ebsa110/mmap.h b/include/asm-arm/arch-ebsa110/mmap.h deleted file mode 100644 index 2ba0c2a27..000000000 --- a/include/asm-arm/arch-ebsa110/mmap.h +++ /dev/null @@ -1,10 +0,0 @@ -/* - * linux/include/asm-arm/arch-ebsa110/mmap.h - * - * Copyright (C) 1996,1997,1998 Russell King - */ - -/* - * Use SRAM for cache flushing - */ -#define SAFE_ADDR 0x40000000 |