mirror of
https://github.com/hardkernel/linux.git
synced 2026-05-17 01:26:21 +09:00
The function of __va() will return "void *", but the pgd_base is unsigned long. Signed-off-by: Guo Ren <ren_guo@c-sky.com> Cc: Arnd Bergmann <arnd@arndb.de>