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 000000000..ca2d6bd94 --- /dev/null +++ b/sound/hda/trace.c @@ -0,0 +1,6 @@ +/* + * tracepoint definitions for HD-audio core drivers + */ + +#define CREATE_TRACE_POINTS +#include "trace.h" |