]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/arm/mach-iop13xx/include/mach/memory.h
[ARM] 5222/1: Allow configuring user:kernel split via Kconfig
[linux-2.6-omap-h63xx.git] / arch / arm / mach-iop13xx / include / mach / memory.h
index e8b59d8f1bb985f1e4fde351e677f48e4688f679..a74b027432d272aafe02d0365fa6dac508c12daf 100644 (file)
@@ -7,9 +7,6 @@
  * Physical DRAM offset.
  */
 #define PHYS_OFFSET    UL(0x00000000)
-#define TASK_SIZE      UL(0x3f000000)
-#define PAGE_OFFSET    UL(0x40000000)
-#define TASK_UNMAPPED_BASE ((TASK_SIZE + 0x01000000) / 3)
 
 #ifndef __ASSEMBLY__