From 7bb3024764df0a7d26f4479fac71ead04f1e6d78 Mon Sep 17 00:00:00 2001 From: Vadim Yanitskiy Date: Mon, 11 Apr 2022 20:08:40 +0300 Subject: [PATCH] osmo-bts-trx: amr_loop: remove unneeded #includes Change-Id: I6d181f19711dc14695abd0f8e2586329e91aa68d Related: SYS#5917, OS#4984 --- src/osmo-bts-trx/amr_loop.c | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/osmo-bts-trx/amr_loop.c b/src/osmo-bts-trx/amr_loop.c index 6cfb0fc62..afb9c37ab 100644 --- a/src/osmo-bts-trx/amr_loop.c +++ b/src/osmo-bts-trx/amr_loop.c @@ -27,12 +27,8 @@ #include #include -#include -#include #include -#include "trx_if.h" -#include "l1_if.h" #include "amr_loop.h" void trx_loop_amr_input(struct l1sched_chan_state *chan_state,