X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2F5gnrmac%2Frg_rom.c;h=cd202098a691bef1dd4e32812c590632c57d26ab;hb=de6a435729e3cad9d4a66329080b8206a64f452c;hp=f0e3b7e90e5fc3c0751b2e062521afb3c6f5189a;hpb=cf464821728763843df1c1fdd19f25aa632c3dae;p=o-du%2Fl2.git diff --git a/src/5gnrmac/rg_rom.c b/src/5gnrmac/rg_rom.c index f0e3b7e90..cd202098a 100755 --- a/src/5gnrmac/rg_rom.c +++ b/src/5gnrmac/rg_rom.c @@ -544,7 +544,7 @@ static S16 rgROMHndlBcchPcchDatReq(RgCellCb *cell, RgRguCmnDatReq *datReq, RgErr return ROK; } #endif/*RGR_SI_SCH*/ - + UNUSED(inst); pcch = rgDBMGetPcch(cell); if ((pcch) && (pcch->lcId == datReq->lcId)) {