meson64-6.11: rewrite/rebase patches onto v6.11 final

- no changes, I forgot a trailing space in my hackfix comment (facepalm)
This commit is contained in:
Ricardo Pardini 2024-09-16 11:09:38 +02:00 committed by Igor
parent 9dacbd0ec3
commit c53e43f3df

View File

@ -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 <adeep@lexina.in>
---