commit | 4d8bb03bced49526304592728002ebea54c7f224 | [log] [tgz] |
---|---|---|
author | Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se> | Sun Jan 11 23:36:47 2015 +0100 |
committer | Ben Skeggs <bskeggs@redhat.com> | Thu Jan 22 12:15:07 2015 +1000 |
tree | 8ca4178432b23aaf2415d7f5690232bee2403584 | |
parent | 1119eef0fd4c440a7eae2f1ff174e809d9f129e6 [diff] |
drm/nouveau/dispnv04: Remove some unused functions 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>