Include only headers we really need. Signed-off-by: Richard Weinberger <richard@nod.at>
@@ -7,8 +7,7 @@
*/
#include <linux/mm.h>
-#include <asm/page.h>
-#include <asm/mman.h>
+#include <asm/elf.h>
static struct vm_area_struct gate_vma;
@@ -1,6 +1,5 @@
const char *arch_vma_name(struct vm_area_struct *vma)
{