mac80211: Add devm_platform_get_and_ioremap_resource()
authorHauke Mehrtens <hauke@hauke-m.de>
Sun, 24 Oct 2021 13:03:20 +0000 (15:03 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 24 Oct 2021 13:03:20 +0000 (15:03 +0200)
commit6a1284cfa87489db1e73b598a2b7aacb00df9f37
treec027ccc5b6f787a7f5d006760c4ee9c78f7fbf8c
parent36104dc51f5a4fef961b97aaaa8dfe753dfb5e04
mac80211: Add devm_platform_get_and_ioremap_resource()

This function is missing in kernel 5.4, but it is sued by ath10k.
This fixes the build of ath10k on some targets.

Fixes: cfe0eb7485d8 ("mac80211: Update to version 5.14.13-1")
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
package/kernel/mac80211/patches/build/010-headers-Add-devm_platform_get_and_ioremap_resource.patch [new file with mode: 0644]