1
0
Fork 0
alistair23-linux/arch/nios2
Greentime Hu c601a89115 nios2: add ioremap_nocache declaration before include asm-generic/io.h.
A commit for the nds32 architecture bootstrap("asm-generic/io.h:
move ioremap_nocache/ioremap_uc/ioremap_wc/ioremap_wt out of ifndef
CONFIG_MMU") will move the ioremap_nocache out of the CONFIG_MMU ifdef.
This means that in order to suppress re-definition errors we need to
setup #define's before importing asm-generic/io.h.

Signed-off-by: Greentime Hu <greentime@andestech.com>
Reviewed-by: Tobias Klauser <tklauser@distanz.ch>
2018-03-16 15:45:21 +08:00
..
boot nios2: dts: Remove leading 0x and 0s from bindings notation 2018-02-11 23:04:47 +08:00
configs nios2: defconfig: Cleanup from old Kconfig options 2018-02-11 23:04:53 +08:00
include nios2: add ioremap_nocache declaration before include asm-generic/io.h. 2018-03-16 15:45:21 +08:00
kernel nios2: remove arch specific early_init_dt_alloc_memory_arch 2018-01-30 11:17:12 -06:00
lib nios2: memset: use the right constraint modifier for the %4 output operand 2016-04-27 16:35:55 +08:00
mm dma-mapping: clear harmful GFP_* flags in common code 2018-01-15 09:34:55 +01:00
platform nios2: Add CDX support 2017-05-08 16:59:19 +08:00
Kconfig nios2: kconfig: Remove blank help text 2018-02-03 00:02:11 +09:00
Kconfig.debug License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
Makefile nios2: Add CDX support 2017-05-08 16:59:19 +08:00