sensor/lsm9ds0_mfd: Fix logging configuration.
Change-Id: I925a683e0ac961f05065b25782fc30d007e1aba6 Signed-off-by: Marcus Shawcroft <marcus.shawcroft@arm.com>
This commit is contained in:
parent
aba867d5e9
commit
744e438a33
1 changed files with 1 additions and 1 deletions
|
@ -568,6 +568,6 @@ struct lsm9ds0_mfd_data {
|
|||
};
|
||||
|
||||
#define SYS_LOG_DOMAIN "LSM9DS0_MFD"
|
||||
#define SYS_LOG_LEVEL CONFIG_LSM9DS0_MFD_SYS_LOG_LEVEL
|
||||
#define SYS_LOG_LEVEL CONFIG_SYS_LOG_SENSOR_LEVEL
|
||||
#include <misc/sys_log.h>
|
||||
#endif /* __SENSOR_LSM9DS0_MFD_H__ */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue