diff options
author | Thierry Reding <treding@nvidia.com> | 2014-10-21 13:48:48 +0200 |
---|---|---|
committer | Thierry Reding <treding@nvidia.com> | 2014-11-13 16:17:03 +0100 |
commit | 03a605697658ac7af722764cef3f0fed889d2033 (patch) | |
tree | 414dacd741b6629bfb1e65841e308ab923bbc4b4 /drivers/gpu/drm/tegra/gem.c | |
parent | 205d48edee844740041c07450fedd7314352ba44 (diff) |
drm/tegra: dc: Registers are 32 bits wide
Using an unsigned long type will cause these variables to become 64-bit
on 64-bit SoCs. In practice this should always work, but there's no need
for carrying around the additional 32 bits.
Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'drivers/gpu/drm/tegra/gem.c')
0 files changed, 0 insertions, 0 deletions