diff options
| author | Brian Norris <[email protected]> | 2019-10-12 01:44:21 +0000 |
|---|---|---|
| committer | Kalle Valo <[email protected]> | 2019-10-14 09:11:57 +0000 |
| commit | c3226d93f85c27170abac78dbe233c0a0ad12d35 (patch) | |
| tree | df72e4a3e7eb2eb147cd08a8e1efb9a666540c88 /drivers/net/wireless/intel/iwlegacy/common.c | |
| parent | rtw88: use a for loop in rtw_power_mode_change(), not goto (diff) | |
| download | kernel-c3226d93f85c27170abac78dbe233c0a0ad12d35.tar.gz kernel-c3226d93f85c27170abac78dbe233c0a0ad12d35.zip | |
rtw88: include interrupt.h for tasklet_struct
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 <[email protected]>
Acked-by: Yan-Hsuan Chuang <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'drivers/net/wireless/intel/iwlegacy/common.c')
0 files changed, 0 insertions, 0 deletions
