drm/radeon: Mark all possible functions / structs as static
authorLauri Kasanen <cand@gmx.com>
Fri, 31 Aug 2012 17:43:50 +0000 (13:43 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 20 Sep 2012 17:10:41 +0000 (13:10 -0400)
Let's allow GCC to optimize better.

This exposed some five unused functions, but this patch doesn't remove them.

Signed-off-by: Lauri Kasanen <cand@gmx.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>

No differences found