Thread (2 messages) 2 messages, 2 authors, 2021-03-11
STALE1961d LANDED

[PATCH 1/1] asm-generic/hyperv: Add missing function prototypes per -W1 warnings

From: Michael Kelley <hidden>
Date: 2021-03-10 18:49:16
Also in: linux-arch, lkml
Subsystem: generic include/asm header files, hyper-v/azure core and drivers, the rest · Maintainers: Arnd Bergmann, "K. Y. Srinivasan", Haiyang Zhang, Wei Liu, Dexuan Cui, Long Li, Linus Torvalds

Add two function prototypes for -W1 warnings generated by the
kernel test robot.

Reported-by: kernel test robot <redacted>
Signed-off-by: Michael Kelley <redacted>
---
 include/asm-generic/mshyperv.h | 2 ++
 1 file changed, 2 insertions(+)
diff --git a/include/asm-generic/mshyperv.h b/include/asm-generic/mshyperv.h
index 69e7fe0..2d1b6cd 100644
--- a/include/asm-generic/mshyperv.h
+++ b/include/asm-generic/mshyperv.h
@@ -94,6 +94,8 @@ static inline void vmbus_signal_eom(struct hv_message *msg, u32 old_msg_type)
 
 void hv_setup_vmbus_handler(void (*handler)(void));
 void hv_remove_vmbus_handler(void);
+void hv_setup_stimer0_handler(void (*handler)(void));
+void hv_remove_stimer0_handler(void);
 
 void hv_setup_kexec_handler(void (*handler)(void));
 void hv_remove_kexec_handler(void);
-- 
1.8.3.1
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help