u-boot/arch/mips
Daniel Schwierzeck f0c27993e4 MIPS: constify mips_io_port_base
mips_io_port_base is exported as 'extern const unsigned long mips_io_port_base;'
in arch/mips/include/asm/io.h. Thus make the variable const too.

Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
2012-12-12 13:14:16 +01:00
..
cpu MIPS: fix a latent bug on initialize $gp 2012-12-08 21:33:07 +01:00
include/asm MIPS: constify address pointer in test_bit() 2012-12-08 21:48:19 +01:00
lib MIPS: constify mips_io_port_base 2012-12-12 13:14:16 +01:00
config.mk MIPS: move CONFIG_STANDALONE_LOAD_ADDR to CPU config makefiles 2012-08-24 00:34:47 +02:00