mwifiex/mxm_wifiex/wlan_src/mlinux
Sherry Sun b467c5d59d fix build error on L5.12
meet below build error log:
/home/sherry/work/mwifiex/mxm_wifiex/wlan_src/mlinux/moal_pcie.c: In function ‘woal_request_pmqos_busfreq_high’:
/home/sherry/work/mwifiex/mxm_wifiex/wlan_src/mlinux/moal_pcie.c:143:31: error: ‘woal_pcie_pm_qos_req’ undeclared (first use in this function)
  143 |  cpu_latency_qos_add_request(&woal_pcie_pm_qos_req, 0);
      |                               ^~~~~~~~~~~~~~~~~~~~
/home/sherry/work/mwifiex/mxm_wifiex/wlan_src/mlinux/moal_pcie.c:143:31: note: each undeclared identifier is reported only once for each function it appears in
/home/sherry/work/mwifiex/mxm_wifiex/wlan_src/mlinux/moal_pcie.c: In function ‘woal_release_pmqos_busfreq_high’:
/home/sherry/work/mwifiex/mxm_wifiex/wlan_src/mlinux/moal_pcie.c:171:34: error: ‘woal_pcie_pm_qos_req’ undeclared (first use in this function)
  171 |  cpu_latency_qos_remove_request(&woal_pcie_pm_qos_req);
      |                                  ^~~~~~~~~~~~~~~~~~~~

Signed-off-by: Sherry Sun <sherry.sun@nxp.com>
Reviewed-by: yang.tian <yang.tian@nxp.com>
2021-04-22 09:35:30 +08:00
..
mlan.h Fix Copyright header start date 2021-03-01 19:05:02 +08:00
mlan_decl.h mxm_wifiex: update to mxm5x17241 release 2021-04-22 09:35:23 +08:00
mlan_ieee.h mxm_wifiex: update to mxm5x17241 release 2021-04-22 09:35:23 +08:00
mlan_ioctl.h mxm_wifiex: update to mxm5x17241 release 2021-04-22 09:35:23 +08:00
moal_cfg80211.c mxm_wifiex: update to mxm5x17241 release 2021-04-22 09:35:23 +08:00
moal_cfg80211.h mxm_wifiex: update to mxm5x17241 release 2021-04-22 09:35:23 +08:00
moal_cfg80211_util.c mxm_wifiex: update to mxm5x17241 release 2021-04-22 09:35:23 +08:00
moal_cfg80211_util.h Fix Copyright header start date 2021-03-01 19:05:02 +08:00
moal_debug.c mxm_wifiex: update to mxm5x17241 release 2021-04-22 09:35:23 +08:00
moal_eth_ioctl.c mxm_wifiex: update to mxm5x17241 release 2021-04-22 09:35:23 +08:00
moal_eth_ioctl.h mxm_wifiex: update to mxm5x17241 release 2021-04-22 09:35:23 +08:00
moal_init.c mxm_wifiex: update to mxm5x17241 release 2021-04-22 09:35:23 +08:00
moal_ioctl.c mxm_wifiex: update to mxm5x17241 release 2021-04-22 09:35:23 +08:00
moal_main.c mxm_wifiex: update to mxm5x17241 release 2021-04-22 09:35:23 +08:00
moal_main.h mxm_wifiex: update to mxm5x17241 release 2021-04-22 09:35:23 +08:00
moal_pcie.c fix build error on L5.12 2021-04-22 09:35:30 +08:00
moal_pcie.h mxm_wifiex: update to mxm5x17241 release 2021-04-22 09:35:23 +08:00
moal_priv.c mxm_wifiex: update to mxm5x17241 release 2021-04-22 09:35:23 +08:00
moal_priv.h Fix Copyright header start date 2021-03-01 19:05:02 +08:00
moal_proc.c mxm_wifiex: update to mxm5x17241 release 2021-04-22 09:35:23 +08:00
moal_sdio.h mxm_wifiex: update to mxm5x17241 release 2021-04-22 09:35:23 +08:00
moal_sdio_mmc.c mxm_wifiex: update to mxm5x17241 release 2021-04-22 09:35:23 +08:00
moal_shim.c mxm_wifiex: update to mxm5x17241 release 2021-04-22 09:35:23 +08:00
moal_shim.h mxm_wifiex: update to mxm5x17241 release 2021-04-22 09:35:23 +08:00
moal_sta_cfg80211.c mxm_wifiex: update to mxm5x17241 release 2021-04-22 09:35:23 +08:00
moal_sta_cfg80211.h mxm_wifiex: update to mxm5x17241 release 2021-04-22 09:35:23 +08:00
moal_uap.c mxm_wifiex: update to mxm5x17241 release 2021-04-22 09:35:23 +08:00
moal_uap.h mxm_wifiex: update to mxm5x17241 release 2021-04-22 09:35:23 +08:00
moal_uap_cfg80211.c mxm_wifiex: update to mxm5x17241 release 2021-04-22 09:35:23 +08:00
moal_uap_cfg80211.h Fix Copyright header start date 2021-03-01 19:05:02 +08:00
moal_uap_priv.c mxm_wifiex: update to mxm5x17241 release 2021-04-22 09:35:23 +08:00
moal_uap_priv.h Fix Copyright header start date 2021-03-01 19:05:02 +08:00
moal_uap_wext.c mxm_wifiex: update to mxm5x17241 release 2021-04-22 09:35:23 +08:00
moal_usb.c mxm_wifiex: update to mxm5x17241 release 2021-04-22 09:35:23 +08:00
moal_usb.h mxm_wifiex: update to mxm5x17241 release 2021-04-22 09:35:23 +08:00
moal_wext.c mxm_wifiex: update to mxm5x17241 release 2021-04-22 09:35:23 +08:00
moal_wext.h Fix Copyright header start date 2021-03-01 19:05:02 +08:00