arch/arm/src/lc823450/lc823450_ipl2.c: Remove broken _info()

This commit is contained in:
YAMAMOTO Takashi
2020-11-30 19:40:16 +09:00
committed by Xiang Xiao
parent 9315fe21ed
commit 258f32dd27
-3
View File
@@ -675,9 +675,6 @@ int ipl2_main(int argc, char *argv[])
UNUSED(ret); /* Not used in all configurations */
_info("start: %s\n", CONFIG_CURRENT_REVISION);
_info("imgsig: %u\n", IMG_SIGNATURE);
#ifdef CONFIG_CHARGER
/* NOTE:
* chg_disable() must be done before CMIC_FWAKE L->H.