
Hi Tom,
please pull two fixes for MIPS. These patches and [1] are required to cleanly run 'MAKEALL -a mips' again on master.
[1] http://patchwork.ozlabs.org/patch/249980/
The following changes since commit 842033e6964e9e5d34aca893c1845416dd8ac2cc:
pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option (2013-06-07 14:17:01 -0400)
are available in the git repository at:
git://git.denx.de/u-boot-mips.git fixes
for you to fetch changes up to e1208c2fe5e07f9a248cfbf9bbb212aa34ad2806:
MIPS: asm/errno.h: switch to asm-generic/errno.h (2013-06-08 23:10:10 +0200)
---------------------------------------------------------------- Daniel Schwierzeck (1): MIPS: asm/errno.h: switch to asm-generic/errno.h
Gabor Juhos (1): MIPS: fix __raw_* IO accessors
arch/mips/include/asm/errno.h | 144 +------------------------------------------------------------------------------------------------------------------------------------------ arch/mips/include/asm/io.h | 26 ++++++++++++------------- 2 files changed, 14 insertions(+), 156 deletions(-)