X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=instrumentation%2Fevents%2Flttng-module%2Fi2c.h;h=312f6733120a0229ba4ec73f56fbb917b68a8087;hb=cf77d12083b5092eca8c6f9899ec0892756845aa;hp=dcbabf6ffb65be9e45f1d5395e3c57a73e9d9245;hpb=9f36eaed6f91d5897924b551b44d1edd8cee00e2;p=lttng-modules.git diff --git a/instrumentation/events/lttng-module/i2c.h b/instrumentation/events/lttng-module/i2c.h index dcbabf6f..312f6733 100644 --- a/instrumentation/events/lttng-module/i2c.h +++ b/instrumentation/events/lttng-module/i2c.h @@ -1,11 +1,11 @@ -/* SPDX-License-Identifier: GPL-2.0 */ +/* SPDX-License-Identifier: GPL-2.0-only */ #undef TRACE_SYSTEM #define TRACE_SYSTEM i2c #if !defined(LTTNG_TRACE_I2C_H) || defined(TRACE_HEADER_MULTI_READ) #define LTTNG_TRACE_I2C_H -#include +#include /* * __i2c_transfer() write request @@ -117,4 +117,4 @@ LTTNG_TRACEPOINT_EVENT(i2c_result, #endif /* LTTNG_TRACE_I2C_H */ /* This part must be outside protection */ -#include +#include