diff options
author | 2018-09-30 23:57:15 +0100 | |
---|---|---|
committer | 2018-10-05 20:05:44 +0200 | |
commit | e3469c5ea79d545f64817d16e89249ab9e680927 (patch) | |
tree | 0829b11502d4f2ff6230f2fe59e7795805a0b912 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mt76x2: move mt76x2 source files to mt76x2 folder (diff) | |
download | wireguard-linux-e3469c5ea79d545f64817d16e89249ab9e680927.tar.xz wireguard-linux-e3469c5ea79d545f64817d16e89249ab9e680927.zip |
mt76: fix header guard macro define names
The header guards that are #defined are different from those being
checked. Fix this by #defining them to the correct name.
Fixes clang warnings:
drivers/net/wireless/mediatek/mt76/mt76x02_mcu.h:17:9:
warning: '__MT76x02_MCU_H' is used as a header guard here, followed
by #define of a different macro [-Wheader-guard]
drivers/net/wireless/mediatek/mt76/mt76x02_usb.h:17:9:
warning: '__MT76x02_USB_H' is used as a header guard here, followed
by #define of a different macro [-Wheader-guard]
Fixes: 905db7470199 ("mt76: usb: move mt76x02 mcu code in mt76x02-usb module")
Fixes: edaa580bc830 ("mt76: move shared mcu_calibrate routine in mt76x02-lib module")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions