mwifiex/mxm_wifiex/wlan_src
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
..
mapp mxm_wifiex: update to mxm5x17241 release 2021-04-22 09:35:23 +08:00
mlan mxm_wifiex: update to mxm5x17241 release 2021-04-22 09:35:23 +08:00
mlinux fix build error on L5.12 2021-04-22 09:35:30 +08:00
script mxm_wifiex: mapp: update to mxm5x16215 release 2020-12-05 16:28:29 +08:00
gpl-2.0.txt mxm_wifiex: add nxp mxm_wifiex sdk 2020-04-20 00:54:27 +08:00
Makefile mxm_wifiex: update to mxm5x17241 release 2021-04-22 09:35:23 +08:00
README_MLAN mxm_wifiex: update to mxm5x17241 release 2021-04-22 09:35:23 +08:00