net: drivers: ieee802154: sys_log is needed on legacy driver
Or the build will not go through. Change-Id: I48f5f8661c4100a76e4624ea64d383055327e2a7 Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
This commit is contained in:
parent
9d146adf9a
commit
b283640f10
1 changed files with 4 additions and 0 deletions
|
@ -16,6 +16,10 @@
|
|||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#define SYS_LOG_LEVEL CONFIG_SYS_LOG_TI_CC2520_LEVEL
|
||||
#define SYS_LOG_NO_NEWLINE
|
||||
#include <misc/sys_log.h>
|
||||
|
||||
#include <errno.h>
|
||||
|
||||
#include <nanokernel.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue