mwifiex/mxm_wifiex
Sherry Sun 638d8eae2a mxm_wifiex: fix the build errors with the API changes on L5.18 kernel
L5.18 kernel removed the wrappers in include/linux/pci-dma-compat.h, so
need to switch from 'pci_dma' to 'dma_' API.

Also, to make it unambiguous that mmc_hw_reset() is for cards and not
for controllers, L5.18 kernel make the function argument mmc_card
instead of mmc_host.

Signed-off-by: Sherry Sun <sherry.sun@nxp.com>
2022-05-13 13:04:59 +08:00
..
wlan_src mxm_wifiex: fix the build errors with the API changes on L5.18 kernel 2022-05-13 13:04:59 +08:00