aboutsummaryrefslogtreecommitdiff
path: root/target/linux/qualcommax
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/qualcommax')
-rw-r--r--target/linux/qualcommax/patches-6.6/0113-remoteproc-qcom-Add-secure-PIL-support.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/qualcommax/patches-6.6/0113-remoteproc-qcom-Add-secure-PIL-support.patch b/target/linux/qualcommax/patches-6.6/0113-remoteproc-qcom-Add-secure-PIL-support.patch
index 8bb5bc695b..ef2a35bbd2 100644
--- a/target/linux/qualcommax/patches-6.6/0113-remoteproc-qcom-Add-secure-PIL-support.patch
+++ b/target/linux/qualcommax/patches-6.6/0113-remoteproc-qcom-Add-secure-PIL-support.patch
@@ -18,7 +18,7 @@ Signed-off-by: Nikhil Prakash V <nprakash@codeaurora.org>
#include <linux/regulator/consumer.h>
#include <linux/reset.h>
#include <linux/soc/qcom/mdt_loader.h>
-+#include <linux/qcom_scm.h>
++#include <linux/firmware/qcom/qcom_scm.h>
#include "qcom_common.h"
#include "qcom_pil_info.h"
#include "qcom_q6v5.h"