summaryrefslogtreecommitdiffstats
path: root/include/asm-arm/hardware.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-arm/hardware.h')
-rw-r--r--include/asm-arm/hardware.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/asm-arm/hardware.h b/include/asm-arm/hardware.h
index cd4528235..bc7854221 100644
--- a/include/asm-arm/hardware.h
+++ b/include/asm-arm/hardware.h
@@ -11,10 +11,6 @@
#include <asm/arch/hardware.h>
-#ifndef FLUSH_BASE
-#define FLUSH_BASE 0xdf000000
-#endif
-
#ifdef HAS_EXPMASK
#ifndef __ASSEMBLER__
#define __EXPMASK(offset) (((volatile unsigned char *)EXPMASK_BASE)[offset])