mirror of https://gitee.com/openkylin/linux.git
[ARM] 5060/1: remove unnecessary include of asm/io.h
Remove unnecessary include of asm/io.h. Signed-off-by: Greg Ungerer <gerg@uclinux.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
This commit is contained in:
parent
ee48a75c95
commit
759e9408ad
|
@ -16,7 +16,6 @@
|
|||
#include <linux/slab.h>
|
||||
#include <asm/processor.h>
|
||||
#include <asm/page.h>
|
||||
#include <asm/io.h>
|
||||
|
||||
/*
|
||||
* Trivial page table functions.
|
||||
|
|
Loading…
Reference in New Issue