Revert duplicate "mm/hugetlb.c must #include <asm/io.h>"
This reverts commit7cb9318162
, since we did that patch twice, and the problem was already fixed earlier by78a34ae29b
. Reported-by: Andi Kleen <andi@firstfloor.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user