commit | 11a932fb18a497fc1b9ad0c4c0e3c5969e455a42 | [log] [tgz] |
---|---|---|
author | Paul Burton <paul.burton@imgtec.com> | Mon Apr 07 10:11:18 2014 +0100 |
committer | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | Sun Apr 20 13:16:42 2014 +0200 |
tree | 99c128128e5d90ad04e6df89291773f03e0d6a10 | |
parent | 186d8159f662e8b4964dca3ff5c87f06cf290a82 [diff] |
MIPS: move mips_io_port_base out of board.c Move the definition of this variable out of arch/mips/lib/board.c in preparation for allowing use of generic board on MIPS, which will lead to this file not being compiled. Signed-off-by: Paul Burton <paul.burton@imgtec.com>