diff options
| author | Daniel Vetter <[email protected]> | 2013-12-11 10:35:10 +0000 |
|---|---|---|
| committer | Dave Airlie <[email protected]> | 2013-12-18 01:43:29 +0000 |
| commit | 99c09e745d078b630dbb3ea2895eaa597f1cebc4 (patch) | |
| tree | 2d6ad24830e2e55a042c6fe52e70ff72e1fea74f /drivers/gpu/drm/omapdrm/omap_irq.c | |
| parent | drm: Kill file_priv->ioctl_count tracking (diff) | |
| download | kernel-99c09e745d078b630dbb3ea2895eaa597f1cebc4.tar.gz kernel-99c09e745d078b630dbb3ea2895eaa597f1cebc4.zip | |
drm: remove dev->vma_count
This is just used for a debugfs file, and we can easily reconstruct
this number by just walking the list twice. Which isn't really bad for
a debugfs file anyway.
So let's rip this out.
There's the other issue that the dev->vmalist itself is a bit useless,
since that can be reconstructed with all the memory mapping
information from proc. But remove that is a different topic entirely.
Signed-off-by: Daniel Vetter <[email protected]>
Signed-off-by: Dave Airlie <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/omapdrm/omap_irq.c')
0 files changed, 0 insertions, 0 deletions
