projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
568f6ba
)
nios2: remove include asm-generic/iomap.h from io.h
author
Ley Foon Tan
<lftan@altera.com>
Thu, 20 Nov 2014 10:52:04 +0000
(18:52 +0800)
committer
Ley Foon Tan
<lftan@altera.com>
Mon, 8 Dec 2014 04:56:09 +0000
(12:56 +0800)
Don't need asm-generic/iomap.h and asm-generic/io.h added
default ioread8/16/32 iowrite8/16/32 implementation.
Signed-off-by: Ley Foon Tan <lftan@altera.com>
arch/nios2/include/asm/io.h
patch
|
blob
|
history
diff --git
a/arch/nios2/include/asm/io.h
b/arch/nios2/include/asm/io.h
index 65583ee4561a48c7e740ce07a9eda2fa91cca0f4..94cd30ae82544934e13cb021757344d9ce17221a 100644
(file)
--- a/
arch/nios2/include/asm/io.h
+++ b/
arch/nios2/include/asm/io.h
@@
-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