[PATCH 1/4] mmc: octeontx_hsmmc.c: Remove test debug message

Stefan Roese sr at denx.de
Fri Oct 16 15:39:18 CEST 2020


On 23.09.20 11:01, Stefan Roese wrote:
> Remove a left-over debug test message from the Octeon TX / TX2
> MMC driver.
> 
> Signed-off-by: Stefan Roese <sr at denx.de>
> Cc: Aaron Williams <awilliams at marvell.com>
> Cc: Suneel Garapati <sgarapati at marvell.com>
> Cc: Chandrakala Chavva <cchavva at marvell.com>

Applied to u-boot-marvell/master

Thanks,
Stefan

> ---
>   drivers/mmc/octeontx_hsmmc.c | 1 -
>   1 file changed, 1 deletion(-)
> 
> diff --git a/drivers/mmc/octeontx_hsmmc.c b/drivers/mmc/octeontx_hsmmc.c
> index ddc36694e1..38ca373684 100644
> --- a/drivers/mmc/octeontx_hsmmc.c
> +++ b/drivers/mmc/octeontx_hsmmc.c
> @@ -3638,7 +3638,6 @@ static int octeontx_mmc_slot_probe(struct udevice *dev)
>   	struct mmc *mmc;
>   	int err;
>   
> -	printk("%s (%d)\n", __func__, __LINE__); // test-only
>   	debug("%s(%s)\n", __func__, dev->name);
>   	if (!host_probed) {
>   		pr_err("%s(%s): Error: host not probed yet\n",
> 


Viele Grüße,
Stefan

-- 
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-51 Fax: (+49)-8142-66989-80 Email: sr at denx.de


More information about the U-Boot mailing list