Commit 27795673 authored by Richard Weinberger's avatar Richard Weinberger

um: Cleanup mem_32/64.c headers

Include only headers we really need.
Signed-off-by: default avatarRichard Weinberger <richard@nod.at>
parent f74a14e8
......@@ -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;
......
#include <linux/mm.h>
#include <asm/page.h>
#include <asm/mman.h>
#include <asm/elf.h>
const char *arch_vma_name(struct vm_area_struct *vma)
{
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment