summaryrefslogtreecommitdiff
path: root/src/libs/mynewt-nimble/nimble/controller
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/mynewt-nimble/nimble/controller')
-rw-r--r--src/libs/mynewt-nimble/nimble/controller/src/ble_ll.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libs/mynewt-nimble/nimble/controller/src/ble_ll.c b/src/libs/mynewt-nimble/nimble/controller/src/ble_ll.c
index da5d2972..996ad9c3 100644
--- a/src/libs/mynewt-nimble/nimble/controller/src/ble_ll.c
+++ b/src/libs/mynewt-nimble/nimble/controller/src/ble_ll.c
@@ -21,7 +21,6 @@
#include <stdlib.h>
#include <assert.h>
#include <string.h>
-#include <sdk/components/libraries/log/nrf_log.h>
#include "sysinit/sysinit.h"
#include "syscfg/syscfg.h"
#include "os/os.h"