diff options
author | 2025-06-11 15:34:58 +0530 | |
---|---|---|
committer | 2025-07-09 23:46:06 +0000 | |
commit | 4a4f15170b63bd3b8a6534b39330e981704c7369 (patch) | |
tree | c5fcae0662e2c5c8c411f8aa79fe7bec5ab65ffd /rust/pin-init/internal/src | |
parent | clocksource: hyper-v: Fix warnings for missing export.h header inclusion (diff) | |
download | wireguard-linux-4a4f15170b63bd3b8a6534b39330e981704c7369.tar.xz wireguard-linux-4a4f15170b63bd3b8a6534b39330e981704c7369.zip |
PCI: hv: Fix warnings for missing export.h header inclusion
Fix below warning in Hyper-V PCI driver 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-6-namjain@linux.microsoft.com
Signed-off-by: Wei Liu <wei.liu@kernel.org>
Message-ID: <20250611100459.92900-6-namjain@linux.microsoft.com>
Diffstat (limited to 'rust/pin-init/internal/src')
0 files changed, 0 insertions, 0 deletions