kernel-ark/arch/powerpc/kernel
Paul Mackerras fd582ec88e ppc: Various minor compile fixes
This fixes up a variety of minor problems in compiling with ARCH=ppc
arising from using the merged versions of various header files.
A lot of the changes are just adding #include <asm/machdep.h> to
files that use ppc_md or smp_ops_t.

This also arranges for us to use semaphore.c, vecemu.c, vector.S and
fpu.S from arch/powerpc/kernel when compiling with ARCH=ppc.

Signed-off-by: Paul Mackerras <paulus@samba.org>
2005-10-11 22:08:12 +10:00
..
asm-offsets.c ppc: Various minor compile fixes 2005-10-11 22:08:12 +10:00
btext.c powerpc: Get 64-bit configs to compile with ARCH=powerpc 2005-10-10 22:50:37 +10:00
entry_32.S powerpc: Introduce entry_{32,64}.S, misc_{32,64}.S, systbl.S 2005-10-10 22:36:14 +10:00
entry_64.S powerpc: Introduce entry_{32,64}.S, misc_{32,64}.S, systbl.S 2005-10-10 22:36:14 +10:00
fpu.S
head_4xx.S
head_8xx.S
head_32.S
head_44x.S
head_64.S powerpc: Get 64-bit configs to compile with ARCH=powerpc 2005-10-10 22:50:37 +10:00
head_fsl_booke.S
idle_6xx.S
idle_power4.S
init_task.c
lparmap.c powerpc: move lparmap.c to arch/powerpc/kernel 2005-10-10 22:45:07 +10:00
Makefile ppc: Various minor compile fixes 2005-10-11 22:08:12 +10:00
misc_32.S powerpc: Introduce entry_{32,64}.S, misc_{32,64}.S, systbl.S 2005-10-10 22:36:14 +10:00
misc_64.S powerpc: Introduce entry_{32,64}.S, misc_{32,64}.S, systbl.S 2005-10-10 22:36:14 +10:00
of_device.c
ppc_ksyms.c powerpc: Get 64-bit configs to compile with ARCH=powerpc 2005-10-10 22:50:37 +10:00
process.c
prom_init.c powerpc: Fix off-by-one error in prom_init.c 2005-10-10 22:57:03 +10:00
prom.c powerpc: Get 64-bit configs to compile with ARCH=powerpc 2005-10-10 22:50:37 +10:00
semaphore.c
setup_32.c powerpc: Fix compilation for 32-bit configs 2005-10-10 22:58:10 +10:00
setup_64.c powerpc: Remove debug messages from setup_64.c 2005-10-11 17:35:20 +10:00
systbl.S powerpc: Introduce entry_{32,64}.S, misc_{32,64}.S, systbl.S 2005-10-10 22:36:14 +10:00
traps.c powerpc: Reduce the 32/64-bit differences in traps.c 2005-10-10 22:37:57 +10:00
vecemu.c
vector.S
vmlinux.lds.S powerpc: Reduce the 32/64-bit diffs in vmlinux.lds.S 2005-10-10 22:38:46 +10:00