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
gpio: rcar: Fix runtime PM imbalance on error
[linux/fpc-iii.git]
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mt76x02_trace.c
blob
a812c3a1e258a361071bbaca68ebaef15305517e
1
// SPDX-License-Identifier: ISC
2
/*
3
* Copyright (C) 2016 Felix Fietkau <nbd@nbd.name>
4
*/
5
6
#include <linux/module.h>
7
8
#ifndef __CHECKER__
9
#define CREATE_TRACE_POINTS
10
#include
"mt76x02_trace.h"
11
12
#endif