x86: unify power/cpu_(32|64) global variables
authorSergio Luis <sergio@larces.uece.br>
Mon, 27 Apr 2009 22:26:50 +0000 (00:26 +0200)
committerRafael J. Wysocki <rjw@sisk.pl>
Fri, 12 Jun 2009 19:32:30 +0000 (21:32 +0200)
commit833b2ca0795526898a66c7b6770273bb16567e19
treeacc8ab4f3d352717a45fc1ee7a2923ef1b99ff79
parentf6783d20d4b85b360b4a6f86bdbd9282a4a7004c
x86: unify power/cpu_(32|64) global variables

Aiming total unification of cpu_32.c and cpu_64.c, in this step
we do unify the global variables and existing forward declarations
for such files.

Signed-off-by: Sergio Luis <sergio@larces.uece.br>
Signed-off-by: Lauro Salmito <laurosalmito@gmail.com>
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
arch/x86/power/cpu_32.c
arch/x86/power/cpu_64.c