mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07: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>