diff --git a/[refs] b/[refs] index d010f7e1721b..f89be0a58465 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: bdd3ede0e11b5bc2d8424f73fb0219b8236d98bb +refs/heads/master: 9975e77df5428a1afff57fd8f76a1bc0bfc247fc diff --git a/trunk/arch/mips/mm/init.c b/trunk/arch/mips/mm/init.c index b8cb0dde3af0..09d91505b90c 100644 --- a/trunk/arch/mips/mm/init.c +++ b/trunk/arch/mips/mm/init.c @@ -26,6 +26,7 @@ #include #include +#include #include #include #include @@ -498,7 +499,13 @@ unsigned long pgd_current[NR_CPUS]; * different layout ... */ #define __page_aligned(order) __attribute__((__aligned__(PAGE_SIZE<