aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/hyperv_timer.c
diff options
context:
space:
mode:
authorsaturneric <[email protected]>2025-08-10 11:18:20 +0000
committersaturneric <[email protected]>2025-08-10 11:18:20 +0000
commit68ed7ef48a050810aea69f469a21f3a34492ab07 (patch)
tree78534eb35fd21e072374e7051e5d54b60199e231 /drivers/clocksource/hyperv_timer.c
parentSync "net/" with Linus (diff)
parentLinux 6.16-rc7 (diff)
downloadkernel-68ed7ef48a050810aea69f469a21f3a34492ab07.tar.gz
kernel-68ed7ef48a050810aea69f469a21f3a34492ab07.zip
Merge tag 'v6.16-rc7'
Linux 6.16-rc7
Diffstat (limited to 'drivers/clocksource/hyperv_timer.c')
-rw-r--r--drivers/clocksource/hyperv_timer.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/clocksource/hyperv_timer.c b/drivers/clocksource/hyperv_timer.c
index 09549451dd51..2edc13ca184e 100644
--- a/drivers/clocksource/hyperv_timer.c
+++ b/drivers/clocksource/hyperv_timer.c
@@ -22,6 +22,7 @@
#include <linux/irq.h>
#include <linux/acpi.h>
#include <linux/hyperv.h>
+#include <linux/export.h>
#include <clocksource/hyperv_timer.h>
#include <hyperv/hvhdk.h>
#include <asm/mshyperv.h>