Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen
* 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen: xen/tracing: fix compile errors when tracing is disabled.
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
#include <asm/paravirt_types.h>
|
||||
#include <asm/xen/trace_types.h>
|
||||
|
||||
struct multicall_entry;
|
||||
|
||||
/* Multicalls */
|
||||
DECLARE_EVENT_CLASS(xen_mc__batch,
|
||||
TP_PROTO(enum paravirt_lazy_mode mode),
|
||||
|
Reference in New Issue
Block a user