]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/mips/kernel/vmlinux.lds.S
Merge remote-tracking branch 'regmap/fix/debugfs' into tmp
[karo-tx-linux.git] / arch / mips / kernel / vmlinux.lds.S
index 007ccbe1e26474a6788ef61ee046e226c480d877..0a4336b803e9e15f4b6031824849e0ade3062002 100644 (file)
@@ -1,7 +1,8 @@
 #include <asm/asm-offsets.h>
-#include <asm/page.h>
 #include <asm/thread_info.h>
 
+#define PAGE_SIZE _PAGE_SIZE
+
 /*
  * Put .bss..swapper_pg_dir as the first thing in .bss. This will
  * ensure that it has .bss alignment (64K).