Brian Norris <briannorris@xxxxxxxxxxxx> wrote: > Depending on implicit header includes, we might see this compilation > error: > > .../main.h:1391:24: error: field has incomplete type 'struct tasklet_struct' > struct tasklet_struct tx_tasklet; > ^ > > Fixes: 3745d3e550d1 ("rtw88: add driver TX queue support") > Signed-off-by: Brian Norris <briannorris@xxxxxxxxxxxx> > Acked-by: Yan-Hsuan Chuang <yhchuang@xxxxxxxxxxx> Patch applied to wireless-drivers-next.git, thanks. c3226d93f85c rtw88: include interrupt.h for tasklet_struct -- https://patchwork.kernel.org/patch/11186535/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches