From: Ley Foon Tan Date: Thu, 20 Nov 2014 10:52:04 +0000 (+0800) Subject: nios2: remove include asm-generic/iomap.h from io.h X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=25f232536cb922c470abab4077231907cacf1c3b;p=deliverable%2Flinux.git 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: Ley Foon Tan --- diff --git a/arch/nios2/include/asm/io.h b/arch/nios2/include/asm/io.h index 65583ee4561a..94cd30ae8254 100644 --- a/arch/nios2/include/asm/io.h +++ b/arch/nios2/include/asm/io.h @@ -12,7 +12,6 @@ #define _ASM_NIOS2_IO_H #include -#include /* PCI is not supported in nios2, set this to 0. */ #define IO_SPACE_LIMIT 0