Commit 4cbcb7a1 authored by Pete Zaitcev's avatar Pete Zaitcev Committed by David S. Miller

mm/highmem.c: Include asm/tlbflush.h

parent 403acce5
...@@ -23,6 +23,7 @@ ...@@ -23,6 +23,7 @@
#include <linux/blkdev.h> #include <linux/blkdev.h>
#include <linux/init.h> #include <linux/init.h>
#include <asm/pgalloc.h> #include <asm/pgalloc.h>
#include <asm/tlbflush.h>
static mempool_t *page_pool, *isa_page_pool; static mempool_t *page_pool, *isa_page_pool;
......
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