mirror of
https://github.com/torvalds/linux.git
synced 2024-11-23 20:51:44 +00:00
x86: unify header part of pageattr_64.c
Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
This commit is contained in:
parent
d6ee09a2a0
commit
5e5224a77e
@ -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)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user