From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Schwierzeck Date: Thu, 02 Jul 2015 11:34:45 +0200 Subject: [U-Boot] [GIT PULL] u-boot-mips/master Message-ID: <559505B5.40500@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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(-)