gpu: host1x: Make mapped field of push buffers void *
authorThierry Reding <treding@nvidia.com>
Thu, 12 Jun 2014 11:16:54 +0000 (13:16 +0200)
committerThierry Reding <treding@nvidia.com>
Thu, 13 Nov 2014 15:11:35 +0000 (16:11 +0100)
This reduces the amount of casting that needs to be done to get rid of
annoying warnings on 64-bit builds.

Signed-off-by: Thierry Reding <treding@nvidia.com>

No differences found