64035ac463
Prepare for better device categorization by moving everything to testing subdir first. [skip-ci]: chicken-egg problem: passing pmaports CI depends on pmbootstrap MR depends on this MR Related: postmarketos#16
11 lines
254 B
Diff
11 lines
254 B
Diff
--- a/sound/soc/msm/qdsp6v2/rtac.c
|
|
+++ b/sound/soc/msm/qdsp6v2/rtac.c
|
|
@@ -26,7 +26,7 @@
|
|
#include <sound/q6afe-v2.h>
|
|
#include <sound/q6audio-v2.h>
|
|
#include <sound/apr_audio-v2.h>
|
|
-#include <q6voice.h>
|
|
+#include "q6voice.h"
|
|
#include "audio_acdb.h"
|
|
|
|
|