mm: define default value for FIRST_USER_ADDRESS
[linux-2.6-microblaze.git] / arch / microblaze / include / asm / pgtable.h
index 9ae8d2c..71cd547 100644 (file)
@@ -25,8 +25,6 @@ extern int mem_init_done;
 #include <asm/mmu.h>
 #include <asm/page.h>
 
-#define FIRST_USER_ADDRESS     0UL
-
 extern unsigned long va_to_phys(unsigned long address);
 extern pte_t *va_to_pte(unsigned long address);