Skip to content
Commit 96424aa9 authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski
Browse files

memory: ti-emif-pm: Fix cast to iomem pointer



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: default avatarKrzysztof Kozlowski <krzk@kernel.org>
parent fdc482ff
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment