Openwrt/package
Ansuel Smith 853e8465a7 ath10k: fix compilation error with CONFIG_OF not available
of_platform_device_create require CONFIG_OF selected.
Add an ifdef and register to the of platform only if of is available.

Fixes: 985954ccbd ("kernel: add ath10k support for of_get_mac_address")
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
2021-07-19 19:10:18 +02:00
..
base-files base-files: wifi: tidy up the reconf code 2021-06-28 17:24:15 +02:00
boot uboot-mediatek: several fixes for MT7622 2021-07-11 23:39:18 +01:00
devel
firmware
kernel ath10k: fix compilation error with CONFIG_OF not available 2021-07-19 19:10:18 +02:00
libs treewide: unmark selected packages nonshared 2021-07-02 18:12:15 +02:00
network dnsmasq: add /tmp/hosts/ to jail_mount 2021-07-19 13:11:23 +01:00
system procd: update to git HEAD 2021-07-18 19:12:08 +01:00
utils lua: make it easier to detect host-built Lua 2021-07-10 22:13:24 +01:00
Makefile