]> err.no Git - linux-2.6/blobdiff - include/asm-arm/arch-ebsa285/vmalloc.h
Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'omap...
[linux-2.6] / include / asm-arm / arch-ebsa285 / vmalloc.h
index d1ca955ce4346eead53d0d960585f44e924ab2f1..e487d7e8c8a60fc0e4a142ab8b68b2f64e6d3569 100644 (file)
@@ -6,10 +6,5 @@
  * published by the Free Software Foundation.
  */
 
-#include <linux/config.h>
 
-#ifdef CONFIG_ARCH_FOOTBRIDGE
 #define VMALLOC_END       (PAGE_OFFSET + 0x30000000)
-#else
-#define VMALLOC_END       (PAGE_OFFSET + 0x20000000)
-#endif