diff options
author | 2025-06-11 15:34:59 +0530 | |
---|---|---|
committer | 2025-07-09 23:46:06 +0000 | |
commit | 9669ddda18fbe7f1e28cd0bfc1218e746fae6c50 (patch) | |
tree | 2aa5252c76e231df94f7fac7f2ab71f4809b3c45 /tools/perf/scripts/python/Perf-Trace-Util/lib | |
parent | PCI: hv: Fix warnings for missing export.h header inclusion (diff) | |
download | wireguard-linux-9669ddda18fbe7f1e28cd0bfc1218e746fae6c50.tar.xz wireguard-linux-9669ddda18fbe7f1e28cd0bfc1218e746fae6c50.zip |
net: mana: Fix warnings for missing export.h header inclusion
Fix below warning in Hyper-V's MANA drivers that comes when kernel is
compiled with W=1 option. Include export.h in driver files to fix it.
* warning: EXPORT_SYMBOL() is used, but #include <linux/export.h>
is missing
Signed-off-by: Naman Jain <namjain@linux.microsoft.com>
Reviewed-by: Saurabh Sengar <ssengar@linux.microsoft.com>
Link: https://lore.kernel.org/r/20250611100459.92900-7-namjain@linux.microsoft.com
Signed-off-by: Wei Liu <wei.liu@kernel.org>
Message-ID: <20250611100459.92900-7-namjain@linux.microsoft.com>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib')
0 files changed, 0 insertions, 0 deletions