X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2F5gnrmac%2Flwr_mac_handle_phy.c;h=5c22704f518ecaabb2f0befe4d6524b28f3c12d4;hb=f78bb742344bb919e27f38c2d7bc2d11fc37b184;hp=a8f251ca235247e6c83aecdb726c8e2ef08aa334;hpb=ba99af5e5ea60b0d8eede9f3323fc9a9991fcfe3;p=o-du%2Fl2.git diff --git a/src/5gnrmac/lwr_mac_handle_phy.c b/src/5gnrmac/lwr_mac_handle_phy.c index a8f251ca2..5c22704f5 100644 --- a/src/5gnrmac/lwr_mac_handle_phy.c +++ b/src/5gnrmac/lwr_mac_handle_phy.c @@ -476,6 +476,7 @@ uint8_t procUciInd(fapi_uci_indication_t *fapiUciInd) } #endif /* FAPI */ +#ifdef CALL_FLOW_DEBUG_LOG /******************************************************************* * @brief Function prints src, dest, msg infor about all the msgs that received. @@ -533,6 +534,7 @@ void callFlowFromPhyToLwrMac(uint16_t msgId) } DU_LOG("\nCall Flow: PHY -> ENTLWRMAC : %s\n",message); } +#endif /******************************************************************* *