Sign in
gbmc
/
linux
/
b63f4a4e95d61bc7fc3db074f3689c849f27f046
/
.
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mt76x02_trace.c
blob: a92b2b7391ff5b6202a6a52ec0afd2174a78027a [
file
]
// SPDX-License-Identifier: BSD-3-Clause-Clear
/*
* Copyright (C) 2016 Felix Fietkau <nbd@nbd.name>
*/
#include
<linux/module.h>
#ifndef
__CHECKER__
#define
CREATE_TRACE_POINTS
#include
"mt76x02_trace.h"
#endif