Re: [U-Boot] [PATCH 3/5] driver: mmc: update debug info

2017-05-05 Thread Tom Rini
On Thu, May 04, 2017 at 03:47:08PM +0200, Jorge Ramirez-Ortiz wrote: > This driver is used in another board; remove board information from > the driver debug log. > > Signed-off-by: Jorge Ramirez-Ortiz Reviewed-by: Tom Rini -- Tom

[U-Boot] [PATCH 3/5] driver: mmc: update debug info

2017-05-04 Thread Jorge Ramirez-Ortiz
This driver is used in another board; remove board information from the driver debug log. Signed-off-by: Jorge Ramirez-Ortiz --- drivers/mmc/hi6220_dw_mmc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/mmc/hi6220_dw_mmc.c