Commit d6606683 authored by Linus Torvalds's avatar Linus Torvalds

Revert duplicate "mm/hugetlb.c must #include <asm/io.h>"

This reverts commit 7cb93181, since we
did that patch twice, and the problem was already fixed earlier by
78a34ae2.
Reported-by: default avatarAndi Kleen <andi@firstfloor.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent a14ad05f
......@@ -17,7 +17,7 @@
#include <linux/mutex.h>
#include <linux/bootmem.h>
#include <linux/sysfs.h>
#include <asm/io.h>
#include <asm/page.h>
#include <asm/pgtable.h>
#include <asm/io.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