1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/net/wireless/ath/wcn36xx
Rob Herring e7899a90ce wifi: drivers: Explicitly include correct DT includes
The DT of_device.h and of_platform.h date back to the separate
of_platform_bus_type before it as merged into the regular platform bus.
As part of that merge prepping Arm DT support 13 years ago, they
"temporarily" include each other. They also include platform_device.h
and of.h. As a result, there's a pretty much random mix of those include
files used throughout the tree. In order to detangle these headers and
replace the implicit includes with struct declarations, users need to
explicitly include the correct includes.

Signed-off-by: Rob Herring <robh@kernel.org>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20230724211914.805876-1-robh@kernel.org
2023-08-01 17:48:38 +03:00
..
debug.c wifi: wcn36xx: Add debugfs entry to read firmware feature strings 2022-07-29 16:24:38 +03:00
debug.h wifi: wcn36xx: Add debugfs entry to read firmware feature strings 2022-07-29 16:24:38 +03:00
dxe.c wifi: wcn36xx: add support for pronto-v3 2023-03-15 12:15:50 +02:00
dxe.h wifi: wcn36xx: add support for pronto-v3 2023-03-15 12:15:50 +02:00
firmware.c wifi: wcn36xx: Move capability bitmap to string translation function to firmware.c 2022-07-29 16:24:38 +03:00
firmware.h wifi: wcn36xx: Move capability bitmap to string translation function to firmware.c 2022-07-29 16:24:38 +03:00
hal.h wifi: wcn36xx: fix repeated words in comments 2022-09-19 15:43:02 +03:00
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
main.c wifi: drivers: Explicitly include correct DT includes 2023-08-01 17:48:38 +03:00
Makefile wifi: wcn36xx: Move firmware feature bit storage to dedicated firmware.c file 2022-07-29 16:24:38 +03:00
pmc.c Revert "wcn36xx: Disable bmps when encryption is disabled" 2021-10-27 10:43:31 +03:00
pmc.h wcn36xx: mac80211 driver for Qualcomm WCN3660/WCN3680 hardware 2013-10-10 13:43:35 -04:00
smd.c wifi: wcn36xx: Slightly optimize PREPARE_HAL_BUF() 2023-02-24 12:22:45 +02:00
smd.h wifi: wcn36xx: Move firmware feature bit storage to dedicated firmware.c file 2022-07-29 16:24:38 +03:00
testmode.c netlink: make validation more configurable for future strictness 2019-04-27 17:07:21 -04:00
testmode.h wcn36xx: Replace zero-length array with flexible-array 2020-05-13 19:03:06 +03:00
testmode_i.h wcn36xx: Add support for Factory Test Mode (FTM) 2018-05-25 13:17:28 +03:00
txrx.c wifi: wcn36xx: Add RX frame SNR as a source of system entropy 2022-09-19 15:42:37 +03:00
txrx.h wcn36xx: Implement tx_rate reporting 2022-03-30 11:04:25 +03:00
wcn36xx.h wifi: wcn36xx: add support for pronto-v3 2023-03-15 12:15:50 +02:00