]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitad92425f510092d042ba6b1015ed59bd9342bd3f
tree3e5b98d7614765522cc6d84b5fc8ba55b30ff616
parent39bbbf80efe56df44bf0ae087a8968926b4e167f
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