소스 검색

dsp: update ion alloc header file

Update the header file which defines ion allocation
in kernel 5.4.

Change-Id: I1dc09c32bf5ea611ba0e49c670d4dd32206dc1b3
Signed-off-by: Vignesh Kulothungan <[email protected]>
Vignesh Kulothungan 5 년 전
부모
커밋
76d80b53ac
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      dsp/msm_audio_ion.c

+ 1 - 1
dsp/msm_audio_ion.c

@@ -16,7 +16,7 @@
 #include <linux/platform_device.h>
 #include <linux/of_device.h>
 #include <linux/export.h>
-#include <linux/ion_kernel.h>
+#include <linux/ion.h>
 #include <ipc/apr.h>
 #include <dsp/msm_audio_ion.h>