Commit 25f23253 authored by Ley Foon Tan's avatar Ley Foon Tan

nios2: remove include asm-generic/iomap.h from io.h

Don't need asm-generic/iomap.h and asm-generic/io.h added
default ioread8/16/32 iowrite8/16/32 implementation.
Signed-off-by: default avatarLey Foon Tan <lftan@altera.com>
parent 568f6ba0
......@@ -12,7 +12,6 @@
#define _ASM_NIOS2_IO_H
#include <asm/pgtable-bits.h>
#include <asm-generic/iomap.h>
/* PCI is not supported in nios2, set this to 0. */
#define IO_SPACE_LIMIT 0
......
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