mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
omap4: sdp4430: match the #endif comment to #ifdef
This comment creates a wrong entry in config_whitelist.txt. I did not touch config_whitelist.txt - the CONFIG will be dropped by the next re-sync. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
This commit is contained in:
parent
a0dd989ffb
commit
08019ccf9c
1 changed files with 1 additions and 1 deletions
|
|
@ -39,4 +39,4 @@ U_BOOT_CMD(
|
|||
"bat startcharge - start charging via USB\n"
|
||||
"bat stopcharge - stop charging\n"
|
||||
);
|
||||
#endif /* CONFIG_BAT_CMD */
|
||||
#endif /* CONFIG_CMD_BAT */
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue