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
297 B
Diff
11 lines
297 B
Diff
--- a/sound/soc/msm/msm8226.c
|
|
+++ b/sound/soc/msm/msm8226.c
|
|
@@ -29,7 +29,7 @@
|
|
#include <mach/subsystem_notif.h>
|
|
#include <sound/q6core.h>
|
|
|
|
-#include <qdsp6v2/msm-pcm-routing-v2.h>
|
|
+#include "qdsp6v2/msm-pcm-routing-v2.h"
|
|
#include "../codecs/wcd9xxx-common.h"
|
|
#include "../codecs/wcd9306.h"
|
|
|