From c53e43f3df7393e08c4d260cbf9a9bedd98e8f52 Mon Sep 17 00:00:00 2001 From: Ricardo Pardini Date: Mon, 16 Sep 2024 11:09:38 +0200 Subject: [PATCH] meson64-6.11: rewrite/rebase patches onto v6.11 final - no changes, I forgot a trailing space in my hackfix comment (facepalm) --- ...4-soc-amlogic-meson-gx-socinfo-sm-Add-Amlogic-secure-m.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/patch/kernel/archive/meson64-6.11/general-socinfo-sm-4-soc-amlogic-meson-gx-socinfo-sm-Add-Amlogic-secure-m.patch b/patch/kernel/archive/meson64-6.11/general-socinfo-sm-4-soc-amlogic-meson-gx-socinfo-sm-Add-Amlogic-secure-m.patch index 32bd885297..4c6713041c 100644 --- a/patch/kernel/archive/meson64-6.11/general-socinfo-sm-4-soc-amlogic-meson-gx-socinfo-sm-Add-Amlogic-secure-m.patch +++ b/patch/kernel/archive/meson64-6.11/general-socinfo-sm-4-soc-amlogic-meson-gx-socinfo-sm-Add-Amlogic-secure-m.patch @@ -10,7 +10,7 @@ This patchs adds support for secure-monitor call decoding and exposing with the SoC bus infrastructure in addition to the previous SoC Information driver. -- rpardini: hack to fix "initialization of 'void (*)(struct platform_device *)' from incompatible pointer type 'int (*)(struct platform_device *)'" +- rpardini: hack to fix "initialization of 'void (*)(struct platform_device *)' from incompatible pointer type 'int (*)(struct platform_device *)'" Signed-off-by: Viacheslav Bocharov ---