X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=probes%2Flttng-probe-regmap.c;h=f68566587f7933c2ef07f14187002cb6c9f1d0b2;hb=c8ad610bc3d41482f620af4df502e6f07126930f;hp=8850b55abe6629f70ab9023a547b8379e4331ad7;hpb=13ab8b0a749053960f81a4924a3ed27775518f94;p=lttng-modules.git diff --git a/probes/lttng-probe-regmap.c b/probes/lttng-probe-regmap.c index 8850b55a..f6856658 100644 --- a/probes/lttng-probe-regmap.c +++ b/probes/lttng-probe-regmap.c @@ -23,13 +23,17 @@ #include #include +#include "../lttng-kernel-version.h" #include "../lttng-tracer.h" /* * Create the tracepoint static inlines from the kernel to validate that our * trace event macros match the kernel we run on. */ -#include +#include <../../drivers/base/regmap/trace.h> + +#undef TRACE_INCLUDE_PATH +#undef TRACE_INCLUDE_FILE /* * Create LTTng tracepoint probes.