First two commits are small cleanups to make the changes of the third simpler. The fourth actually adds dts definitions to use ahb. Rosen Penev (4): wifi: ath9k: ahb: reorder declarations wifi: ath9k: ahb: reorder includes wifi: ath9k: ahb: replace id_table with of mips: dts: qca: add wmac support arch/mips/boot/dts/qca/ar9132.dtsi | 9 +++ .../boot/dts/qca/ar9132_tl_wr1043nd_v1.dts | 4 ++ arch/mips/boot/dts/qca/ar9331.dtsi | 9 +++ arch/mips/boot/dts/qca/ar9331_dpt_module.dts | 4 ++ .../mips/boot/dts/qca/ar9331_dragino_ms14.dts | 4 ++ arch/mips/boot/dts/qca/ar9331_omega.dts | 4 ++ .../qca/ar9331_openembed_som9331_board.dts | 4 ++ arch/mips/boot/dts/qca/ar9331_tl_mr3020.dts | 4 ++ drivers/net/wireless/ath/ath9k/ahb.c | 61 +++++++------------ 9 files changed, 63 insertions(+), 40 deletions(-) -- 2.49.0