X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;ds=sidebyside;f=include%2Fasm-arm%2Farch-l7200%2Fmemory.h;fp=include%2Fasm-arm%2Farch-l7200%2Fmemory.h;h=9e50a171f78ac5843eb5872255affaa53d3833dc;hb=64ba3f394c830ec48a1c31b53dcae312c56f1604;hp=402df637e7403b1924a9e20a0bc432852d7307ad;hpb=be1e6109ac94a859551f8e1774eb9a8469fe055c;p=linux-2.6.git diff --git a/include/asm-arm/arch-l7200/memory.h b/include/asm-arm/arch-l7200/memory.h index 402df637e..9e50a171f 100644 --- a/include/asm-arm/arch-l7200/memory.h +++ b/include/asm-arm/arch-l7200/memory.h @@ -20,10 +20,4 @@ #define __virt_to_bus(x) __virt_to_phys(x) #define __bus_to_virt(x) __phys_to_virt(x) -/* - * Cache flushing area - ROM - */ -#define FLUSH_BASE_PHYS 0x40000000 -#define FLUSH_BASE 0xdf000000 - #endif