소스 검색

Merge "ipc: apr: update scm header file" into audio-drivers.lnx.5.0

Linux Build Service Account 5 년 전
부모
커밋
411161e61b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      ipc/apr.c

+ 1 - 1
ipc/apr.c

@@ -23,7 +23,7 @@
 #include <linux/ipc_logging.h>
 #include <linux/of_platform.h>
 #include <soc/qcom/subsystem_restart.h>
-#include <soc/qcom/scm.h>
+#include <linux/qcom_scm.h>
 #include <soc/snd_event.h>
 #include <dsp/apr_audio-v2.h>
 #include <dsp/audio_notifier.h>