diff options
| author | Naman Jain <[email protected]> | 2025-06-11 10:04:55 +0000 |
|---|---|---|
| committer | Wei Liu <[email protected]> | 2025-07-09 23:43:53 +0000 |
| commit | 0271e72bc0f7cf180dce3f6d145c83f2d5709a25 (patch) | |
| tree | 42690be205fe9916002be8ee512026d639a38218 /drivers/clocksource/hyperv_timer.c | |
| parent | Drivers: hv: Fix warnings for missing export.h header inclusion (diff) | |
| download | kernel-0271e72bc0f7cf180dce3f6d145c83f2d5709a25.tar.gz kernel-0271e72bc0f7cf180dce3f6d145c83f2d5709a25.zip | |
x86/hyperv: Fix warnings for missing export.h header inclusion
Fix below warning in Hyper-V 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 <[email protected]>
Reviewed-by: Saurabh Sengar <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Wei Liu <[email protected]>
Message-ID: <[email protected]>
Diffstat (limited to 'drivers/clocksource/hyperv_timer.c')
0 files changed, 0 insertions, 0 deletions
