fixeria has submitted this change. ( 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(-)
Approvals: Jenkins Builder: Verified pespin: Looks good to me, but someone else must approve laforge: Looks good to me, approved
diff --git a/src/host/trxcon/include/osmocom/bb/trxcon/l1sched.h b/src/host/trxcon/include/osmocom/bb/trxcon/l1sched.h index f4cce2c..d8f51a5 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