drm/radeon: Move r100_*_*reg out of line
authorAndi Kleen <ak@linux.intel.com>
Thu, 13 Oct 2011 23:08:42 +0000 (16:08 -0700)
committerDave Airlie <airlied@redhat.com>
Tue, 18 Oct 2011 08:55:05 +0000 (09:55 +0100)
This shrinks the sizes of a lot of functions in the radeon driver
dramatically.

With a non force inline + -Os kernel this is default anyways.

Cc: David Airlie <airlied@linux.ie>
Signed-off-by: Andi Kleen <ak@linux.intel.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found