forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-11-20 520ec20d74dfd87f62fd58b921b7209d6daed94a
kernel/drivers/hv/hyperv_vmbus.h
....@@ -32,6 +32,7 @@
3232 #include <linux/atomic.h>
3333 #include <linux/hyperv.h>
3434 #include <linux/interrupt.h>
35
+#include <linux/irq.h>
3536
3637 #include "hv_trace.h"
3738