X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-arm%2Farch-ebsa110%2Fmemory.h;fp=include%2Fasm-arm%2Farch-ebsa110%2Fmemory.h;h=02f144520c10f647d16d79d6f8e01d994b2552d7;hb=64ba3f394c830ec48a1c31b53dcae312c56f1604;hp=c7c500e176d0e3727414e5eb0084f8b24851d092;hpb=be1e6109ac94a859551f8e1774eb9a8469fe055c;p=linux-2.6.git diff --git a/include/asm-arm/arch-ebsa110/memory.h b/include/asm-arm/arch-ebsa110/memory.h index c7c500e17..02f144520 100644 --- a/include/asm-arm/arch-ebsa110/memory.h +++ b/include/asm-arm/arch-ebsa110/memory.h @@ -28,10 +28,4 @@ #define __virt_to_bus(x) (x) #define __bus_to_virt(x) (x) -/* - * Cache flushing area - SRAM - */ -#define FLUSH_BASE_PHYS 0x40000000 -#define FLUSH_BASE 0xdf000000 - #endif