aboutsummaryrefslogtreecommitdiffstats
path: root/src/common
diff options
context:
space:
mode:
Diffstat (limited to 'src/common')
-rw-r--r--src/common/sysinfo.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/sysinfo.c b/src/common/sysinfo.c
index 62d2af9c..6a50afd1 100644
--- a/src/common/sysinfo.c
+++ b/src/common/sysinfo.c
@@ -131,7 +131,7 @@ uint8_t *bts_sysinfo_get(struct gsm_bts *bts, struct gsm_time *g_time)
return NULL;
}
-uint8_t *lchan_sacch_get(struct gsm_lchan *lchan, struct gsm_time *g_time)
+uint8_t *lchan_sacch_get(struct gsm_lchan *lchan)
{
uint32_t tmp;