x86: GEODE: cache results from geode_has_vsa2() and uninline
authorAndres Salomon <dilinger@queued.net>
Wed, 7 May 2008 20:07:37 +0000 (13:07 -0700)
committerIngo Molnar <mingo@elte.hu>
Thu, 8 May 2008 13:43:50 +0000 (15:43 +0200)
This moves geode_has_vsa2 into a .c file, caches the result we get from
the VSA virtual registers, and causes the function to no longer be inline.

[akpm@linux-foundation.org: cleanup]

Signed-off-by: Andres Salomon <dilinger@debian.org>
Cc: Jordan Crouse <jordan.crouse@amd.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found