X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;ds=sidebyside;f=probes%2Flttng-probe-regmap.c;fp=probes%2Flttng-probe-regmap.c;h=f3eaef8cad282f5839731ebaf58864c290dd37e6;hb=4f47ccf08dfac3d5db7553eb8b40bdab19764727;hp=30aab4f3b33868dab1cc8435bb93485a0ef06ec9;hpb=2bc89292c6ac6030a7498a798671cca921ae61df;p=lttng-modules.git diff --git a/probes/lttng-probe-regmap.c b/probes/lttng-probe-regmap.c index 30aab4f3..f3eaef8c 100644 --- a/probes/lttng-probe-regmap.c +++ b/probes/lttng-probe-regmap.c @@ -27,9 +27,9 @@ */ #define LTTNG_PACKAGE_BUILD #define CREATE_TRACE_POINTS -#define TRACE_INCLUDE_PATH instrumentation/events/lttng-module +#define TRACE_INCLUDE_PATH instrumentation/events -#include +#include MODULE_LICENSE("GPL and additional rights"); MODULE_AUTHOR("Andrew Gabbasov ");