sensor/bmc150: Fix logging configuration.
Change-Id: Iae06066b568f51c8b63f00e973a411dcbb396dac Signed-off-by: Marcus Shawcroft <marcus.shawcroft@arm.com>
This commit is contained in:
parent
40d2572d12
commit
91bc741255
1 changed files with 1 additions and 1 deletions
|
@ -184,6 +184,6 @@ int bmc150_magn_init_interrupt(struct device *dev);
|
|||
#endif
|
||||
|
||||
#define SYS_LOG_DOMAIN "BMC150_MAGN"
|
||||
#define SYS_LOG_LEVEL CONFIG_BMC150_MAGN_SYS_LOG_LEVEL
|
||||
#define SYS_LOG_LEVEL CONFIG_SYS_LOG_SENSOR_LEVEL
|
||||
#include <misc/sys_log.h>
|
||||
#endif /* __SENSOR_BMC150_MAGN_H__ */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue