OSDN Git Service

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)
commit0169b93f4492c74d046b456d93b37bd7b55ecd42
tree3e5b98d7614765522cc6d84b5fc8ba55b30ff616
parentb40d02bf96e05851d1d16b4a75f66a9e16cfb2fb
gpu: host1x: Make mapped field of push buffers void *

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>
drivers/gpu/host1x/cdma.c
drivers/gpu/host1x/cdma.h
drivers/gpu/host1x/hw/cdma_hw.c