Commit b073e7f2 authored by Linus Torvalds's avatar Linus Torvalds

Missing include file

parent 099932cf
......@@ -11,6 +11,7 @@
#include <linux/slab.h>
#include <asm/uaccess.h>
#include <asm/processor.h>
#include <asm/tlbflush.h>
static inline pte_t *lookup_address(unsigned long address)
{
......
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