qcacmn: Replace ucfg prefix with lmac

Replace functions with ucfg as prefix in init_deinit_ucfg file with lmac as
prefix

Change-Id: I90d77dd5ddae4854ea68eeb67dc1b4fc356c2fe3
CRs-Fixed: 2182449
此提交包含在:
Akshay Kosigi
2018-02-28 22:37:24 +05:30
提交者 nshrivas
父節點 2a216edab0
當前提交 dbbf2c45da
共有 8 個檔案被更改,包括 110 行新增110 行删除

查看文件

@@ -25,7 +25,7 @@
#include <target_if_spectral.h>
#include <wlan_lmac_if_def.h>
#include <wlan_osif_priv.h>
#include <init_deinit_ucfg.h>
#include <init_deinit_lmac.h>
#include <reg_services_public_struct.h>
#ifdef CONFIG_WIN
#include <wlan_mlme_dispatcher.h>