Openwrt/package/kernel/ath10k-ct
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
..
patches ath10k: fix compilation error with CONFIG_OF not available 2021-07-19 19:10:18 +02:00
Makefile