aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2018-07-23 11:39:40 +0200
committerTakashi Iwai <tiwai@suse.de>2018-07-23 11:39:40 +0200
commita22cc1767239badb9aa1cf5825cdfceafe17dacd (patch)
tree3c7fe7da8cb9c353e91b27bd30537836ae98ec95
parent4f02706e76eb9f3f011be209ae7428ef3f03e231 (diff)
downloadhda-emu-a22cc1767239badb9aa1cf5825cdfceafe17dacd.tar.gz
Add the missing drm_audio_component.h stub
Signed-off-by: Takashi Iwai <tiwai@suse.de>
-rw-r--r--include/drm/drm_audio_component.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/drm/drm_audio_component.h b/include/drm/drm_audio_component.h
new file mode 100644
index 0000000..d810a27
--- /dev/null
+++ b/include/drm/drm_audio_component.h
@@ -0,0 +1 @@
+#include "../../dist/include/drm/drm_audio_component.h"