fixeria has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/osmo-bts/+/18689 )


Change subject: scheduler: drop non-existing extern declarations
......................................................................

scheduler: drop non-existing extern declarations

Change-Id: Ifa6fc5947e8fb7ec071a6567c275f5db5ab385f9
---
M include/osmo-bts/scheduler.h
1 file changed, 0 insertions(+), 7 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-bts refs/changes/89/18689/1

diff --git a/include/osmo-bts/scheduler.h b/include/osmo-bts/scheduler.h
index c026411..7a9da8f 100644
--- a/include/osmo-bts/scheduler.h
+++ b/include/osmo-bts/scheduler.h
@@ -148,13 +148,6 @@

 struct l1sched_ts *l1sched_trx_get_ts(struct l1sched_trx *l1t, uint8_t tn);

-/*! \brief how many frame numbers in advance we should send bursts to PHY */
-extern uint32_t trx_clock_advance;
-/*! \brief advance RTS.ind to L2 by that many clocks */
-extern uint32_t trx_rts_advance;
-/*! \brief last frame number as received from PHY */
-extern uint32_t transceiver_last_fn;
-

 /*! \brief Initialize the scheduler data structures */
 int trx_sched_init(struct l1sched_trx *l1t, struct gsm_bts_trx *trx);

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

Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-Change-Id: Ifa6fc5947e8fb7ec071a6567c275f5db5ab385f9
Gerrit-Change-Number: 18689
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanits...@sysmocom.de>
Gerrit-MessageType: newchange

Reply via email to