diff options
Diffstat (limited to 'net/mac80211/trace.c')
| -rw-r--r-- | net/mac80211/trace.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/mac80211/trace.c b/net/mac80211/trace.c index 386e45d8a958..837857261b66 100644 --- a/net/mac80211/trace.c +++ b/net/mac80211/trace.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0 /* bug in tracepoint.h, it should include this */ #include <linux/module.h> @@ -8,6 +9,7 @@ #include "debug.h" #define CREATE_TRACE_POINTS #include "trace.h" +#include "trace_msg.h" #ifdef CONFIG_MAC80211_MESSAGE_TRACING void __sdata_info(const char *fmt, ...) |
