x86: unify power/cpu_(32|64).c
authorSergio Luis <sergio@larces.uece.br>
Mon, 27 Apr 2009 22:27:22 +0000 (00:27 +0200)
committerRafael J. Wysocki <rjw@sisk.pl>
Fri, 12 Jun 2009 19:32:31 +0000 (21:32 +0200)
commit08687aec71bc9134fe336e561f6877bacf74fc0a
treee9fb4942f9b17b218d9093f5041805e597be6b6c
parent6d48becd33a7921694ba1955ba91604d648020f1
x86: unify power/cpu_(32|64).c

This is the last unification step. Here we do remove one of the files
and rename the left one as cpu.c, as both are now the same.
Also update power/Makefile, telling it to build cpu.o, instead of
cpu_(32|64).o

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/Makefile
arch/x86/power/cpu.c [moved from arch/x86/power/cpu_64.c with 100% similarity]
arch/x86/power/cpu_32.c [deleted file]