xref: /openbmc/linux/drivers/net/wireless/ath/ath10k/trace.c (revision 5bc7f990cd98f3f7977d62bfe75c50b4b33d13f6)
1 // SPDX-License-Identifier: ISC
2 /*
3  * Copyright (c) 2012 Qualcomm Atheros, Inc.
4  */
5 
6 #include <linux/module.h>
7 
8 #define CREATE_TRACE_POINTS
9 #include "trace.h"
10 EXPORT_SYMBOL(__tracepoint_ath10k_log_dbg);
11