android_kernel_samsung_msm8976/arch/powerpc
Paul Mackerras 033ef338b6 powerpc: Merge rtas.c into arch/powerpc/kernel
This splits arch/ppc64/kernel/rtas.c into arch/powerpc/kernel/rtas.c,
which contains generic RTAS functions useful on any CHRP platform,
and arch/powerpc/platforms/pseries/rtas-fw.[ch], which contain
some pSeries-specific firmware flashing bits.  The parts of rtas.c
that are to do with pSeries-specific error logging are protected
by a new CONFIG_RTAS_ERROR_LOGGING symbol.  The inclusion of rtas.o
is controlled by the CONFIG_PPC_RTAS symbol, and the relevant
platforms select that.

Signed-off-by: Paul Mackerras <paulus@samba.org>
2005-10-26 17:05:24 +10:00
..
kernel powerpc: Merge rtas.c into arch/powerpc/kernel 2005-10-26 17:05:24 +10:00
lib powerpc: Fix a corner case in __div64_32 2005-10-20 09:37:02 +10:00
mm Merge changes from linux-2.6 by hand 2005-10-22 16:51:34 +10:00
oprofile [PATCH] powerpc: Merge ppc64 pmc.[ch] with ppc32 perfmon.[ch] 2005-10-20 16:22:24 +10:00
platforms powerpc: Merge rtas.c into arch/powerpc/kernel 2005-10-26 17:05:24 +10:00
sysdev powerpc: Merge i8259.c into arch/powerpc/sysdev 2005-10-26 16:47:42 +10:00
Kconfig powerpc: Merge rtas.c into arch/powerpc/kernel 2005-10-26 17:05:24 +10:00
Kconfig.debug powerpc: Merge Kconfig.debug 2005-10-10 22:15:52 +10:00
Makefile ppc64: Minor compilation fixes 2005-10-20 09:15:05 +10:00