blob: c7d4c97e6079f006383b864b1bdb2fc0ee1569c5 [file] [log] [blame]
Kalle Valof0553ca2019-02-19 19:45:26 +02001// SPDX-License-Identifier: ISC
Kalle Valo5e3dd152013-06-12 20:52:10 +03002/*
3 * Copyright (c) 2012 Qualcomm Atheros, Inc.
Kalle Valo5e3dd152013-06-12 20:52:10 +03004 */
5
6#include <linux/module.h>
7
8#define CREATE_TRACE_POINTS
9#include "trace.h"
Venkateswara Naralasetty9d740d62019-05-27 15:32:13 +030010EXPORT_SYMBOL(__tracepoint_ath10k_log_dbg);