diff options
Diffstat (limited to 'sound/hda/trace.c')
-rw-r--r-- | sound/hda/trace.c | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sound/hda/trace.c b/sound/hda/trace.c new file mode 100644 index 000000000000..ca2d6bd94518 --- /dev/null +++ b/sound/hda/trace.c | |||
@@ -0,0 +1,6 @@ | |||
1 | /* | ||
2 | * tracepoint definitions for HD-audio core drivers | ||
3 | */ | ||
4 | |||
5 | #define CREATE_TRACE_POINTS | ||
6 | #include "trace.h" | ||