Re: [PATCH] tpm: atmel: Drop PPC64 specific MMIO setup
From: "Jarkko Sakkinen" <jarkko@kernel.org>
Date: 2024-11-06 18:19:34
Also in:
linux-integrity, lkml
From: "Jarkko Sakkinen" <jarkko@kernel.org>
Date: 2024-11-06 18:19:34
Also in:
linux-integrity, lkml
On Wed Nov 6, 2024 at 8:17 PM EET, Jarkko Sakkinen wrote:
quoted
Whatever happened to this? Can you please apply my patch if you don't have the time for further rework.Sorry unintentional. I applied with -static void __iomem * atmel_get_base_addr(unsigned long *base, int *region_size) +static void __iomem *atmel_get_base_addr(unsigned long *base, int *region_size) as this gives checkpatch error.
See: https://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd.git/commit/?id=b18ffd5e0faaa02bffda61e19a013573451008d4 If that looks good to you, I can mirror it to -next. BR, Jarkko