log: Remove some places where we redefine LOGLEVEL
authorTom Rini <trini@konsulko.com>
Sun, 4 Dec 2022 15:03:33 +0000 (10:03 -0500)
committerTom Rini <trini@konsulko.com>
Fri, 23 Dec 2022 15:07:03 +0000 (10:07 -0500)
commitd5c4b8b0631a1da03e67fdeb1b5bf4a637a33c20
treed4c8f3bf258045da26f1efa6792b60be431e29b0
parentdc2c451a94e11e0b5ac006fd603b746632734d5c
log: Remove some places where we redefine LOGLEVEL

We cannot redefine a CONFIG value per file in this manner.

Signed-off-by: Tom Rini <trini@konsulko.com>
drivers/mtd/nand/raw/octeontx_bch.c
drivers/mtd/nand/raw/octeontx_nand.c
test/log/pr_cont_test.c