13 lines · c
1// SPDX-License-Identifier: ISC2/*3 * Copyright (C) 2016 Felix Fietkau <nbd@nbd.name>4 */5 6#include <linux/module.h>7 8#ifndef __CHECKER__9#define CREATE_TRACE_POINTS10#include "mt76x02_trace.h"11 12#endif13 1// SPDX-License-Identifier: ISC2/*3 * Copyright (C) 2016 Felix Fietkau <nbd@nbd.name>4 */5 6#include <linux/module.h>7 8#ifndef __CHECKER__9#define CREATE_TRACE_POINTS10#include "mt76x02_trace.h"11 12#endif13