Jakub Kicinski <kuba@xxxxxxxxxx> writes: > Commit d068ca2ae2e6 ("codel: split into multiple files") moved all > Qdisc-related code to codel_qdisc.h, move the include of pkt_sched.h > as well. > > This is similar to the previous commit, although we don't care as > much about incremental builds after pkt_sched.h was touched itself > it is included by net/sch_generic.h which is modified ~20 times > a year. > > This decreases the incremental build size after touching pkt_sched.h > from 1592 to 617 objects. > > Fix unmasked missing includes in WiFi drivers. > > Signed-off-by: Jakub Kicinski <kuba@xxxxxxxxxx> > --- > CC: kvalo@xxxxxxxxxx > CC: luciano.coelho@xxxxxxxxx > CC: nbd@xxxxxxxx > CC: lorenzo.bianconi83@xxxxxxxxx > CC: ryder.lee@xxxxxxxxxxxx > CC: shayne.chen@xxxxxxxxxxxx > CC: sean.wang@xxxxxxxxxxxx > CC: johannes.berg@xxxxxxxxx > CC: emmanuel.grumbach@xxxxxxxxx > CC: ath11k@xxxxxxxxxxxxxxxxxxx > CC: linux-wireless@xxxxxxxxxxxxxxx > --- > drivers/net/wireless/ath/ath11k/reg.c | 2 ++ > drivers/net/wireless/intel/iwlwifi/mvm/ops.c | 1 + > drivers/net/wireless/intel/iwlwifi/mvm/vendor-cmd.c | 1 + > drivers/net/wireless/mediatek/mt76/testmode.h | 2 ++ Acked-by: Kalle Valo <kvalo@xxxxxxxxxx> -- https://patchwork.kernel.org/project/linux-wireless/list/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches