Re: [U-Boot] [PATCH 03/20] x86: Remove unwanted MMC debugging

2015-04-27 Thread Bin Meng
On Tue, Apr 28, 2015 at 6:48 AM, Simon Glass wrote: > This printf() should not have made it into the code. > > Signed-off-by: Simon Glass > --- > > arch/x86/cpu/baytrail/valleyview.c | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/arch/x86/cpu/baytrail/valleyview.c > b/arch/x86/cpu/bayt

[U-Boot] [PATCH 03/20] x86: Remove unwanted MMC debugging

2015-04-27 Thread Simon Glass
This printf() should not have made it into the code. Signed-off-by: Simon Glass --- arch/x86/cpu/baytrail/valleyview.c | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/x86/cpu/baytrail/valleyview.c b/arch/x86/cpu/baytrail/valleyview.c index a3e837d..9915da5 100644 --- a/arch/x86/cpu/bay