X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=instrumentation%2Fevents%2Flttng-module%2Fregmap.h;h=f02d3af49969c8d7da94bc3e77877b34f132bcc9;hb=2d0428212cbfa3f8428feee160b095f48c2ac974;hp=48bb462c27189e3a1c02012467e5cabe35ab361a;hpb=89a073a2af0fb5000d6d85bea20258a78a678b29;p=lttng-modules.git diff --git a/instrumentation/events/lttng-module/regmap.h b/instrumentation/events/lttng-module/regmap.h index 48bb462c..f02d3af4 100644 --- a/instrumentation/events/lttng-module/regmap.h +++ b/instrumentation/events/lttng-module/regmap.h @@ -1,12 +1,13 @@ +/* SPDX-License-Identifier: GPL-2.0 */ #undef TRACE_SYSTEM #define TRACE_SYSTEM regmap #if !defined(LTTNG_TRACE_REGMAP_H) || defined(TRACE_HEADER_MULTI_READ) #define LTTNG_TRACE_REGMAP_H -#include "../../../probes/lttng-tracepoint-event.h" +#include #include -#include +#include #ifndef _TRACE_REGMAP_DEF_ #define _TRACE_REGMAP_DEF_ @@ -141,4 +142,4 @@ LTTNG_TRACEPOINT_EVENT_INSTANCE(regmap_bool, regmap_cache_bypass, #endif /* LTTNG_TRACE_REGMAP_H */ /* This part must be outside protection */ -#include "../../../probes/define_trace.h" +#include