commit | 6a2f371d718b76669dea772d32e6d4703f7eb0e4 | [log] [tgz] |
---|---|---|
author | Andi Kleen <ak@linux.intel.com> | Thu Oct 13 16:08:44 2011 -0700 |
committer | Dave Airlie <airlied@redhat.com> | Tue Oct 18 09:44:45 2011 +0100 |
tree | 7e54ea190fdc0a60da8881143d119e40b6fca877 | |
parent | 74740c8324fdcb35f7dfca89075779528ff98827 [diff] |
drm/radeon: Remove now unused functions in radeon driver With the dropped inlines gccs starts warning about genuinely unused functions. Remove r600_bpe_from_format, evergreen_cs_track_validate_cb, evergreen-cs_packet_next_is_pkt3_nop which are all unused. Signed-off-by: Andi Kleen <ak@linux.intel.com> Signed-off-by: Dave Airlie <airlied@redhat.com>