drm/radeon: Remove now unused functions in radeon driver
authorAndi Kleen <ak@linux.intel.com>
Thu, 13 Oct 2011 23:08:44 +0000 (16:08 -0700)
committerDave Airlie <airlied@redhat.com>
Tue, 18 Oct 2011 08:44:45 +0000 (09:44 +0100)
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>

No differences found