fixeria has submitted this change. ( 
https://gerrit.osmocom.org/c/osmo-bts/+/27752 )

Change subject: osmo-bts-trx: amr_loop: remove unneeded #includes
......................................................................

osmo-bts-trx: amr_loop: remove unneeded #includes

Change-Id: I6d181f19711dc14695abd0f8e2586329e91aa68d
Related: SYS#5917, OS#4984
---
M src/osmo-bts-trx/amr_loop.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/osmo-bts-trx/amr_loop.c b/src/osmo-bts-trx/amr_loop.c
index 6cfb0fc..afb9c37 100644
--- a/src/osmo-bts-trx/amr_loop.c
+++ b/src/osmo-bts-trx/amr_loop.c
@@ -27,12 +27,8 @@

 #include <osmo-bts/gsm_data.h>
 #include <osmo-bts/logging.h>
-#include <osmo-bts/l1sap.h>
-#include <osmocom/core/bits.h>
 #include <osmocom/gsm/gsm_utils.h>

-#include "trx_if.h"
-#include "l1_if.h"
 #include "amr_loop.h"

 void trx_loop_amr_input(struct l1sched_chan_state *chan_state,

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

Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-Change-Id: I6d181f19711dc14695abd0f8e2586329e91aa68d
Gerrit-Change-Number: 27752
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