fixeria has uploaded this change for review. (
https://gerrit.osmocom.org/c/osmocom-bb/+/30027 )
Change subject: trxcon: trxcon_fsm.c: remove unused import of l1ctl_server.h
......................................................................
trxcon: trxcon_fsm.c: remove unused import of l1ctl_server.h
Change-Id: I81a877845160db3b9d6823091ac9243be0836729
---
M src/host/trxcon/src/trxcon_fsm.c
1 file changed, 0 insertions(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/osmocom-bb refs/changes/27/30027/1
diff --git a/src/host/trxcon/src/trxcon_fsm.c b/src/host/trxcon/src/trxcon_fsm.c
index 4ee824c..f936449 100644
--- a/src/host/trxcon/src/trxcon_fsm.c
+++ b/src/host/trxcon/src/trxcon_fsm.c
@@ -31,7 +31,6 @@
#include <osmocom/bb/trxcon/phyif.h>
#include <osmocom/bb/trxcon/logging.h>
#include <osmocom/bb/trxcon/l1ctl.h>
-#include <osmocom/bb/trxcon/l1ctl_server.h>
#include <osmocom/bb/l1sched/l1sched.h>
#include <osmocom/bb/l1sched/logging.h>
--
To view, visit
https://gerrit.osmocom.org/c/osmocom-bb/+/30027
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmocom-bb
Gerrit-Branch: master
Gerrit-Change-Id: I81a877845160db3b9d6823091ac9243be0836729
Gerrit-Change-Number: 30027
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-MessageType: newchange