[U-Boot] Pull request: u-boot-sh/master

Dear Tom Rini.
Please pull u-boot-sh master branch.
The following changes since commit 0b2da7e209f4110b7c81d578336a10330e4a4404:
blackfin: mmc: Correct mmc_host_is_spi and bfin_sdh.c (2014-03-28 16:55:29 -0400)
are available in the git repository at:
git://git.denx.de/u-boot-sh master
for you to fetch changes up to 82778e92c2816036ed79cdfb47e6eb6f6487a3f9:
board: ecovec: fix USB0 clock enable (2014-03-31 10:48:02 +0900)
---------------------------------------------------------------- Baruch Siach (2): board: ecovec: fix debug LEDs pin direction board: ecovec: fix USB0 clock enable
board/renesas/ecovec/ecovec.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)

Hi Nobuhiro
Could you fix error & warning in sh_mmcif.c, please?
drivers/mmc/sh_mmcif.c:583:43: error: expected '}' before ';' token drivers/mmc/sh_mmcif.c: In function 'mmcif_mmc_init': drivers/mmc/sh_mmcif.c:591:6: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
Best Regards Masahiro Yamada

Hi,
2014-03-31 12:54 GMT+09:00 Masahiro Yamada yamada.m@jp.panasonic.com:
Hi Nobuhiro
Could you fix error & warning in sh_mmcif.c, please?
drivers/mmc/sh_mmcif.c:583:43: error: expected '}' before ';' token drivers/mmc/sh_mmcif.c: In function 'mmcif_mmc_init': drivers/mmc/sh_mmcif.c:591:6: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
This is copy and paste error of mmc rework. OK, I will fix this problem, soon.
Thanks for your report.
Best Regards Masahiro Yamada
Best regards, Nobuhiro

On Mon, Mar 31, 2014 at 10:52:33AM +0900, Nobuhiro Iwamatsu wrote:
Dear Tom Rini.
Please pull u-boot-sh master branch.
The following changes since commit 0b2da7e209f4110b7c81d578336a10330e4a4404:
blackfin: mmc: Correct mmc_host_is_spi and bfin_sdh.c (2014-03-28 16:55:29 -0400)
are available in the git repository at:
git://git.denx.de/u-boot-sh master
for you to fetch changes up to 82778e92c2816036ed79cdfb47e6eb6f6487a3f9:
board: ecovec: fix USB0 clock enable (2014-03-31 10:48:02 +0900)
Baruch Siach (2): board: ecovec: fix debug LEDs pin direction board: ecovec: fix USB0 clock enable
board/renesas/ecovec/ecovec.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
Applied to u-boot/master, thanks!
participants (3)
-
Masahiro Yamada
-
Nobuhiro Iwamatsu
-
Tom Rini