commit | 1109ca09b9e2f2766d64d037a88ea8816559b3b3 | [log] [tgz] |
---|---|---|
author | Lauri Kasanen <cand@gmx.com> | Fri Aug 31 13:43:50 2012 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Sep 20 13:10:41 2012 -0400 |
tree | b9e045fd634aa413f26bbe24e2e2e10642ecb11a | |
parent | b9ce0afeef13b18b12caec476f1e6dd76f0f094b [diff] |
drm/radeon: Mark all possible functions / structs as static 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>