mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-08 22:23:19 +09:00
Rather than cast to a u32 use the struct host1x_bo pointers directly. This avoid annoying warnings for 64-bit builds. Signed-off-by: Thierry Reding <treding@nvidia.com>