[U-Boot] [PATCH 1/3] spl: mmc: fix switch statement

Tom Rini trini at konsulko.com
Sun Oct 16 13:49:24 CEST 2016


On Sat, Oct 15, 2016 at 07:10:14PM +0200, Max Krummenacher wrote:

> If CONFIG_SPL_LIBCOMMON_SUPPORT is not defined there is a lone case statement
> at the end of the switch leading to a compile error.
> Remove the offending case statement.
> 
> | common/spl/spl_mmc.c:339:7: error: label at end of compound statement
> 
> Signed-off-by: Max Krummenacher <max.krummenacher at toradex.com>

Reviewed-by: Tom Rini <trini at konsulko.com>

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20161016/5bce30e7/attachment.sig>


More information about the U-Boot mailing list