From: Robert Marko Date: Thu, 29 Feb 2024 21:04:52 +0000 (+0100) Subject: qualcommax: 6.6: fix SCM header include path for WCSS X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fstintel.git;a=commitdiff_plain;h=cab45db187c51d63e3063594803b0e11cbdfb1cf qualcommax: 6.6: fix SCM header include path for WCSS SCM header was moved to so adjust the WCSS patch accordingly. Signed-off-by: Robert Marko --- 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 #include #include #include -+#include ++#include #include "qcom_common.h" #include "qcom_pil_info.h" #include "qcom_q6v5.h"