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
--
To view, visit
https://gerrit.osmocom.org/c/osmocom-bb/+/28548
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmocom-bb
Gerrit-Branch: master
Gerrit-Change-Id: I52e1b93e3f1f5e52beeb17ff27c2a83e24d25a96
Gerrit-Change-Number: 28548
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-MessageType: newchange