android_kernel_samsung_a7y1.../net/mac802154/trace.c
2023-04-06 22:47:12 +02:00

10 lines
153 B
C

#include <linux/module.h>
#ifndef __CHECKER__
#include <net/cfg802154.h>
#include "driver-ops.h"
#define CREATE_TRACE_POINTS
#include "trace.h"
#endif