Skip to content
Commit 4805d7b1 authored by Kumar Gala's avatar Kumar Gala Committed by Stephanos Ioannidis
Browse files

modem: hl7800: Fix build issue with arm-clang



When building drivers.modem.build we get a link error since
log_source_id_get() is not defined when CONFIG_LOG_MODE_MINIMAL
is defined.

Change ifdef protection to be CONFIG_LOG_RUNTIME_FILTERING
instead of CONFIG_LOG in the code to handle this case.

Signed-off-by: default avatarKumar Gala <kumar.gala@intel.com>
parent 8103b867
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment