gpu: host1x: Use struct host1x_bo pointers in traces
authorThierry Reding <treding@nvidia.com>
Thu, 12 Jun 2014 11:14:50 +0000 (13:14 +0200)
committerThierry Reding <treding@nvidia.com>
Thu, 13 Nov 2014 15:11:32 +0000 (16:11 +0100)
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>

No differences found