fixeria has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmocom-bb/+/28548 )
Change subject: trxcon: remove unused include of 'logging.h' from 'l1sched.h' ......................................................................
trxcon: remove unused include of 'logging.h' from 'l1sched.h'
Change-Id: I52e1b93e3f1f5e52beeb17ff27c2a83e24d25a96 Related: OS#5599, OS#3761 --- M src/host/trxcon/include/osmocom/bb/trxcon/l1sched.h 1 file changed, 0 insertions(+), 2 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmocom-bb refs/changes/48/28548/1
diff --git a/src/host/trxcon/include/osmocom/bb/trxcon/l1sched.h b/src/host/trxcon/include/osmocom/bb/trxcon/l1sched.h index adee01c..602d86b 100644 --- a/src/host/trxcon/include/osmocom/bb/trxcon/l1sched.h +++ b/src/host/trxcon/include/osmocom/bb/trxcon/l1sched.h @@ -12,8 +12,6 @@ #include <osmocom/core/linuxlist.h> #include <osmocom/core/timer.h>
-#include <osmocom/bb/trxcon/logging.h> - #define GSM_BURST_LEN 148 #define GSM_BURST_PL_LEN 116