git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1119eef
)
drm/nouveau/dispnv04: Remove some unused functions
author
Rickard Strandqvist
<rickard_strandqvist@spectrumdigital.se>
Sun, 11 Jan 2015 22:36:47 +0000
(23:36 +0100)
committer
Ben Skeggs
<bskeggs@redhat.com>
Thu, 22 Jan 2015 02:15:07 +0000
(12:15 +1000)
Removes some functions that are not used anywhere:
nv04_display_late_takedown() nv04_display_early_init()
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>
No differences found