Commit 187d7824 authored by Andrew Morton's avatar Andrew Morton Committed by Linus Torvalds

[PATCH] asm-generic/tlb.h needs swap.h

asm-generic/tlb.h needs swap.h for free_page_and_swap_cache().
parent 28614ba4
......@@ -14,6 +14,7 @@
#define _ASM_GENERIC__TLB_H
#include <linux/config.h>
#include <linux/swap.h>
#include <asm/tlbflush.h>
/*
......
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