diff options
| author | Hauke Mehrtens <[email protected]> | 2018-12-02 13:06:34 +0100 |
|---|---|---|
| committer | Felix Fietkau <[email protected]> | 2019-01-11 15:10:15 +0100 |
| commit | 85b7e2acd31bf975c5163e0c6d949fa3742921b1 (patch) | |
| tree | bc90d8a8be706723155cfa36f81ef28d80d07176 /tools/perf/scripts/python | |
| parent | 0ecf94dc3695a494dd4f495fc0913049d0e99891 (diff) | |
mt76: Add missing include of linux/module.h
MODULE_FIRMWARE() is used in usb_mcu.c and provided by linux/module.h,
but this header file is not directly included. This causes problems in
backports with some kernel versions.
Add the missing include.
Signed-off-by: Hauke Mehrtens <[email protected]>
Signed-off-by: Felix Fietkau <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions