linux-kernel-test/arch/powerpc
Paul Mackerras b5bbeb2373 powerpc: Use SPRN_xxx rather than xxx for SPR numbers
This changes symbols like HID0, SPRG3, SRR0, SRR1 etc. that refer to
special purpose registers to SPRN_HID0, SPRN_SPRG3, etc.  Using the
SPRN_ symbols clutters the namespace less, and the forthcoming merge
of asm/processor.h and asm/reg.h is going to remove the non-SPRN_
versions.

Signed-off-by: Paul Mackerras <paulus@samba.org>
2005-10-10 14:01:07 +10:00
..
kernel powerpc: Use SPRN_xxx rather than xxx for SPR numbers 2005-10-10 14:01:07 +10:00
lib powerpc: Merge enough to start building in arch/powerpc. 2005-09-26 16:04:21 +10:00
mm powerpc: Merge lmb.c and make MM initialization use it. 2005-10-06 12:23:33 +10:00
oprofile [PATCH] ppc32: make cur_cpu_spec a single pointer instead of an array 2005-09-28 15:42:54 +10:00
platforms powerpc: Merge in the ppc64 version of the prom code. 2005-10-06 12:06:20 +10:00
sysdev powerpc: Get merged kernel to compile and run on 32-bit SMP powermac. 2005-10-01 13:49:08 +10:00
Kconfig powerpc: Remove 64-bit cpu support from ppc32. 2005-10-06 12:49:05 +10:00
Kconfig.debug powerpc: make iSeries boot 2005-10-01 18:52:26 +10:00
Makefile powerpc: make iSeries build 2005-10-01 18:52:10 +10:00