microblaze: remove duplicated #include
Remove duplicated #include('s) in arch/microblaze/include/asm/io.h Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com> Signed-off-by: Michal Simek <monstr@monstr.eu>
This commit is contained in:
parent
efffde36d2
commit
1170902b34
1 changed files with 0 additions and 1 deletions
|
@ -14,7 +14,6 @@
|
||||||
#include <asm/byteorder.h>
|
#include <asm/byteorder.h>
|
||||||
#include <asm/page.h>
|
#include <asm/page.h>
|
||||||
#include <linux/types.h>
|
#include <linux/types.h>
|
||||||
#include <asm/byteorder.h>
|
|
||||||
#include <linux/mm.h> /* Get struct page {...} */
|
#include <linux/mm.h> /* Get struct page {...} */
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue