Sign in
android-kvm
/
linux
/
4eb98b7760e8078dbc984ee08b02b5b4c3cff088
/
.
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mt76x02_trace.c
blob: a812c3a1e258a361071bbaca68ebaef15305517e [
file
] [
log
] [
blame
]
// SPDX-License-Identifier: ISC
/*
* Copyright (C) 2016 Felix Fietkau <nbd@nbd.name>
*/
#include
<linux/module.h>
#ifndef
__CHECKER__
#define
CREATE_TRACE_POINTS
#include
"mt76x02_trace.h"
#endif