fixeria has submitted this change. ( 
https://gerrit.osmocom.org/c/osmocom-bb/+/28726 )

Change subject: trxcon: remove unused #imports in sched_clck.c
......................................................................

trxcon: remove unused #imports in sched_clck.c

Change-Id: I41e08c2a970334f87fa9fca8d21a55295b9eddc5
---
M src/host/trxcon/src/sched_clck.c
1 file changed, 0 insertions(+), 4 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/src/sched_clck.c b/src/host/trxcon/src/sched_clck.c
index 9c77382..7ac83e2 100644
--- a/src/host/trxcon/src/sched_clck.c
+++ b/src/host/trxcon/src/sched_clck.c
@@ -32,15 +32,11 @@

 #include <osmocom/core/talloc.h>
 #include <osmocom/core/msgb.h>
-#include <osmocom/core/bits.h>
-#include <osmocom/core/fsm.h>
 #include <osmocom/core/timer.h>
 #include <osmocom/core/timer_compat.h>
-#include <osmocom/gsm/a5.h>

 #include <osmocom/bb/trxcon/l1sched.h>
 #include <osmocom/bb/trxcon/logging.h>
-#include <osmocom/bb/trxcon/trx_if.h>

 #define MAX_FN_SKEW            50
 #define TRX_LOSS_FRAMES        400

--
To view, visit https://gerrit.osmocom.org/c/osmocom-bb/+/28726
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmocom-bb
Gerrit-Branch: master
Gerrit-Change-Id: I41e08c2a970334f87fa9fca8d21a55295b9eddc5
Gerrit-Change-Number: 28726
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <[email protected]>
Gerrit-Reviewer: laforge <[email protected]>
Gerrit-Reviewer: pespin <[email protected]>
Gerrit-MessageType: merged

Reply via email to