repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
WIP FPC-III support
[linux/fpc-iii.git]
/
drivers
/
net
/
wireless
/
ath
/
ath10k
/
trace.c
blob
c7d4c97e6079f006383b864b1bdb2fc0ee1569c5
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
);