only:one step less verbose mc33810
This commit is contained in:
parent
815d5041f4
commit
80edd13485
|
@ -327,7 +327,6 @@ int Mc33810::chip_init()
|
|||
goto err_gpios;
|
||||
}
|
||||
if (rx != SPI_CHECK_ACK) {
|
||||
efiPrintf(DRIVER_NAME " spi loopback test failed [%d]", rx);
|
||||
ret = -2;
|
||||
goto err_gpios;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue