From mboxrd@z Thu Jan 1 00:00:00 1970 From: Masahiro Yamada Date: Mon, 31 Mar 2014 12:54:59 +0900 Subject: [U-Boot] Pull request: u-boot-sh/master In-Reply-To: References: Message-ID: <20140331125458.DB7A.AA925319@jp.panasonic.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 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