
16 Oct
2016
16 Oct
'16
1:49 p.m.
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@toradex.com
Reviewed-by: Tom Rini trini@konsulko.com
--
Tom