qcacmn: Replace obsolete HIF_DBG() with hif_debug()
Replace obsolete HIF_DBG() with hif_debug(). Change-Id: I462d75617359fd13eafa497045ddfb70c2025595 CRs-Fixed: 2779720
这个提交包含在:
@@ -30,7 +30,7 @@
|
||||
*/
|
||||
void hif_dummy_bus_prevent_linkdown(struct hif_softc *scn, bool flag)
|
||||
{
|
||||
HIF_DBG("wlan: %s pcie power collapse ignored",
|
||||
hif_debug("wlan: %s pcie power collapse ignored",
|
||||
(flag ? "disable" : "enable"));
|
||||
}
|
||||
|
||||
|
在新工单中引用
屏蔽一个用户