Update to SPDX v3.0 identifiers
[lttng-modules.git] / instrumentation / events / lttng-module / compaction.h
index 64579fe08902f4729c39acc7731bf48f62aa3a09..6d8e4dd977d948a04aa14c2859c07b653f4c9b3a 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 #undef TRACE_SYSTEM
 #define TRACE_SYSTEM compaction
 
@@ -7,7 +8,6 @@
 #include <probes/lttng-tracepoint-event.h>
 #include <linux/types.h>
 #include <linux/version.h>
-#include <trace/events/gfpflags.h>
 
 #if LINUX_VERSION_CODE >= KERNEL_VERSION(4,0,0)
 
This page took 0.022284 seconds and 4 git commands to generate.