]> git.baikalelectronics.ru Git - kernel.git/commit
drm/nouveau/gem: Remove unused function
authorRickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Sun, 11 Jan 2015 13:58:05 +0000 (14:58 +0100)
committerBen Skeggs <bskeggs@redhat.com>
Thu, 22 Jan 2015 02:15:07 +0000 (12:15 +1000)
commitfe57013bbbe2c79750f187e68b62bab8856f59f0
tree7ec622396053aabc80ec5f72654eb94409f81b17
parent4bdeb247c75e7e0d554a8ff02247bd4bcd6ce98c
drm/nouveau/gem: Remove unused function

Remove the function domain_to_ttm() that is not used anywhere.

This was partially found by using a static code analysis program
called cppcheck.

Signed-off-by: Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
drivers/gpu/drm/nouveau/nouveau_gem.c