aboutsummaryrefslogtreecommitdiffstats
path: root/src/common/oml.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/oml.c')
-rw-r--r--src/common/oml.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/oml.c b/src/common/oml.c
index 2a87b031..e48f9435 100644
--- a/src/common/oml.c
+++ b/src/common/oml.c
@@ -1544,7 +1544,7 @@ int down_oml(struct gsm_bts *bts, struct msgb *msg)
return ret;
}
-int oml_init(struct gsm_abis_mo *mo)
+int oml_init()
{
DEBUGP(DOML, "Initializing OML attribute definitions\n");
tlv_def_patch(&abis_nm_att_tlvdef_ipa_local, &abis_nm_att_tlvdef_ipa);