[PATCH v2 15/29] memory: ti-emif-pm: Fix cast to iomem pointer
Krzysztof Kozlowski
krzk at kernel.org
Fri Jul 24 10:12:43 EDT 2020
On Fri, Jul 24, 2020 at 09:40:24AM +0200, Krzysztof Kozlowski wrote:
> Cast pointer to iomem memory properly to fix sparse warning:
>
> drivers/memory/ti-emif-pm.c:251:38: warning: incorrect type in argument 1 (different address spaces)
> drivers/memory/ti-emif-pm.c:251:38: expected void const volatile [noderef] __iomem *addr
> drivers/memory/ti-emif-pm.c:251:38: got void *
>
> Signed-off-by: Krzysztof Kozlowski <krzk at kernel.org>
> ---
> drivers/memory/ti-emif-pm.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Applied (and part of pull request to arm-soc).
Best regards,
Krzysztof
More information about the Linux-mediatek
mailing list