diff options
author | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | 2012-12-12 13:13:48 +0100 |
---|---|---|
committer | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | 2012-12-12 13:14:16 +0100 |
commit | f0c27993e42e801b1bd0c168809ccdbc5e05f9f3 (patch) | |
tree | 507520bb7a9e9824a29dcb7908b921c73820d593 /arch/mips/include | |
parent | ea40a05422bdc87a7af5dc349e8adce59f982e72 (diff) | |
download | u-boot-imx-f0c27993e42e801b1bd0c168809ccdbc5e05f9f3.zip u-boot-imx-f0c27993e42e801b1bd0c168809ccdbc5e05f9f3.tar.gz u-boot-imx-f0c27993e42e801b1bd0c168809ccdbc5e05f9f3.tar.bz2 |
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>
Diffstat (limited to 'arch/mips/include')
0 files changed, 0 insertions, 0 deletions