]> git.karo-electronics.de Git - karo-tx-linux.git/blob - net/wireless/trace.c
ARM: dts: imx53-tx53: disable VPU as it currently hangs the kernel when loading the...
[karo-tx-linux.git] / net / wireless / trace.c
1 #include <linux/module.h>
2
3 #ifndef __CHECKER__
4 #define CREATE_TRACE_POINTS
5 #include "trace.h"
6
7 #endif