+1
−1
Loading
The virt_addr_valid() should be passed a pointer, the current
code passing a long unsigned int is just exploiting the
unintentional polymorphism of these calls being implemented
as preprocessor macros.
Signed-off-by:
Linus Walleij <linus.walleij@linaro.org>