Revert "fix: include order for older kernels"
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 23 Nov 2020 19:21:51 +0000 (14:21 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 23 Nov 2020 19:21:51 +0000 (14:21 -0500)
This reverts commit 2ce89d35c9477d8c17c00489c72e1548e16af9b9.

This commit is only needed for master and stable-2.12, because
stable-2.11 does not include irq_work.h.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
lttng-events.h

index f5cc57c63fa1b70ae1b37c909b36dd29fcb6c269..099fd78b922cc3cf1e1c16140fc956fb93a516e5 100644 (file)
@@ -16,7 +16,6 @@
 #include <linux/kref.h>
 #include <lttng-cpuhotplug.h>
 #include <linux/uuid.h>
-#include <linux/irq_work.h>
 #include <wrapper/uprobes.h>
 #include <lttng-tracer.h>
 #include <lttng-abi.h>
This page took 0.026007 seconds and 4 git commands to generate.