summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJF <jf@codingfield.com>2020-07-08 21:14:52 +0200
committerJF <jf@codingfield.com>2020-07-08 21:14:52 +0200
commit71842667a0bce3543c2a649c0e753c59353bd975 (patch)
treede99dc5b370058690d1728d01e13317c8ee7d9e3 /src
parent62de76ba99f28eccbe72bbf132ae64cd05eaf6b6 (diff)
Remove debug (and bad) #includes.
Diffstat (limited to 'src')
-rw-r--r--src/libs/mynewt-nimble/nimble/controller/src/ble_ll.c1
-rw-r--r--src/libs/mynewt-nimble/nimble/drivers/nrf52/src/ble_phy.c1
-rw-r--r--src/libs/mynewt-nimble/porting/npl/freertos/src/npl_os_freertos.c1
3 files changed, 0 insertions, 3 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"
diff --git a/src/libs/mynewt-nimble/nimble/drivers/nrf52/src/ble_phy.c b/src/libs/mynewt-nimble/nimble/drivers/nrf52/src/ble_phy.c
index 83730a44..2f6ce08e 100644
--- a/src/libs/mynewt-nimble/nimble/drivers/nrf52/src/ble_phy.c
+++ b/src/libs/mynewt-nimble/nimble/drivers/nrf52/src/ble_phy.c
@@ -20,7 +20,6 @@
#include <stdint.h>
#include <string.h>
#include <assert.h>
-#include <sdk/components/libraries/log/nrf_log.h>
#include "syscfg/syscfg.h"
#include "os/os.h"
#include "ble/xcvr.h"
diff --git a/src/libs/mynewt-nimble/porting/npl/freertos/src/npl_os_freertos.c b/src/libs/mynewt-nimble/porting/npl/freertos/src/npl_os_freertos.c
index 2bbcc598..87936bd8 100644
--- a/src/libs/mynewt-nimble/porting/npl/freertos/src/npl_os_freertos.c
+++ b/src/libs/mynewt-nimble/porting/npl/freertos/src/npl_os_freertos.c
@@ -20,7 +20,6 @@
#include <assert.h>
#include <stddef.h>
#include <string.h>
-#include <sdk/components/libraries/log/nrf_log.h>
#include "nimble/nimble_npl.h"
static inline bool