diff --git a/tests/benchmarks/peripheral_load/src/flash_thread.c b/tests/benchmarks/peripheral_load/src/flash_thread.c index 2add58919295..f0e0ae028f3a 100644 --- a/tests/benchmarks/peripheral_load/src/flash_thread.c +++ b/tests/benchmarks/peripheral_load/src/flash_thread.c @@ -5,7 +5,7 @@ */ #include -LOG_MODULE_REGISTER(flash, LOG_LEVEL_INF); +LOG_MODULE_REGISTER(flash_thd, LOG_LEVEL_INF); #include #include