Skip to content

Commit

Permalink
mm/vmscan.c: remove duplicate include of compaction.h
Browse files Browse the repository at this point in the history
Signed-off-by: Jesper Juhl <jj@chaosbits.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
  • Loading branch information
Jesper Juhl authored and Linus Torvalds committed Jan 21, 2011
1 parent abb6527 commit 3305de5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mm/vmscan.c
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@
#include <linux/memcontrol.h>
#include <linux/delayacct.h>
#include <linux/sysctl.h>
#include <linux/compaction.h>

#include <asm/tlbflush.h>
#include <asm/div64.h>
Expand Down

0 comments on commit 3305de5

Please sign in to comment.