Commit 5e5224a7 authored by Ingo Molnar's avatar Ingo Molnar

x86: unify header part of pageattr_64.c

Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
parent d6ee09a2
......@@ -19,8 +19,9 @@ void clflush_cache_range(void *addr, int size)
#include <asm/processor.h>
#include <asm/tlbflush.h>
#include <asm/sections.h>
#include <asm/uaccess.h>
#include <asm/io.h>
#include <asm/pgalloc.h>
pte_t *lookup_address(unsigned long address, int *level)
{
......
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