[U-Boot] [GIT PULL] u-boot-mips/master

Hi Tom,
please pull two bugfixes for MIPS
The following changes since commit 891b487098ee2169a16b1bbb354aaef28aa90630:
Merge branch 'master' of git://git.denx.de/u-boot-spi (2015-07-01 15:38:12 -0400)
are available in the git repository at:
git://git.denx.de/u-boot-mips.git master
for you to fetch changes up to b11c5d1dc29e81326d1215011d19377737082aeb:
MIPS: change 'extern inline' to 'static inline' (2015-07-02 11:29:33 +0200)
---------------------------------------------------------------- Daniel Schwierzeck (1): MIPS: change 'extern inline' to 'static inline'
Tony Wu (1): MIPS: fix missing semicolon in cacheops.h
arch/mips/include/asm/cacheops.h | 2 +- arch/mips/include/asm/io.h | 12 ++++++------ arch/mips/include/asm/system.h | 6 +++--- 3 files changed, 10 insertions(+), 10 deletions(-)

On Thu, Jul 02, 2015 at 11:34:45AM +0200, Daniel Schwierzeck wrote:
Hi Tom,
please pull two bugfixes for MIPS
The following changes since commit 891b487098ee2169a16b1bbb354aaef28aa90630:
Merge branch 'master' of git://git.denx.de/u-boot-spi (2015-07-01 15:38:12 -0400)
are available in the git repository at:
git://git.denx.de/u-boot-mips.git master
for you to fetch changes up to b11c5d1dc29e81326d1215011d19377737082aeb:
MIPS: change 'extern inline' to 'static inline' (2015-07-02 11:29:33 +0200)
Applied to u-boot/master, thanks!
participants (2)
-
Daniel Schwierzeck
-
Tom Rini