Merge tag 'drm-intel-next-fixes-2016-12-22' of git://anongit.freedesktop.org/git...
[linux-2.6-block.git] / include / linux / tracepoint.h
index be586c632a0c04da3887ae6a0cf28357df98ef5c..f72fcfe0e66a80a80ae59a175e21abfba5b5ca42 100644 (file)
@@ -81,7 +81,7 @@ static inline void tracepoint_synchronize_unregister(void)
 }
 
 #ifdef CONFIG_HAVE_SYSCALL_TRACEPOINTS
-extern void syscall_regfunc(void);
+extern int syscall_regfunc(void);
 extern void syscall_unregfunc(void);
 #endif /* CONFIG_HAVE_SYSCALL_TRACEPOINTS */