[PATCH v2 05/22] log: Use CONFIG_IS_ENABLED() for LOG_TEST
Simon Glass
sjg at chromium.org
Mon Oct 12 05:35:07 CEST 2020
On Sat, 10 Oct 2020 at 13:43, Sean Anderson <seanga2 at gmail.com> wrote:
>
> Checkpatch complains about using #ifdef for CONFIG variables.
>
> Signed-off-by: Sean Anderson <seanga2 at gmail.com>
> ---
>
> (no changes since v1)
>
> cmd/log.c | 4 ++--
> test/log/log_test.c | 2 +-
> 2 files changed, 3 insertions(+), 3 deletions(-)
>
You can ignore this warning.
More information about the U-Boot
mailing list