acrn-kernel/arch/ppc/kernel
Paul Mackerras 0d4b6b901c [POWERPC] ppc: More compile fixes
This fixes a few more miscellaneous compile problems with ARCH=ppc.

1. Don't compile devres.c on ARCH=ppc, it doesn't have ioremap_flags.
2. Include <asm/irq.h> in setup.c for the __DO_IRQ_CANON definition.
3. Include <linux/proc_fs.h> in residual.c for the
   definition of create_proc_read_entry.
4. Fix xchg_ptr to be a static inline to eliminate a compiler warning.

Signed-off-by: Paul Mackerras <paulus@samba.org>
2008-05-12 22:57:51 +10:00
..
Makefile
asm-offsets.c ppc/powerpc: use kbuild.h instead of defining macros in asm-offsets.c 2008-04-29 08:06:30 -07:00
cpu_setup_power4.S
entry.S
head.S
head_4xx.S
head_8xx.S
head_44x.S
head_booke.h
machine_kexec.c
misc.S
pci.c iomap: fix 64 bits resources on 32 bits 2008-04-29 08:06:02 -07:00
ppc-stub.c
ppc_htab.c
ppc_ksyms.c [POWERPC] ppc: Include <asm/cacheflush.h> in kernel/ppc_ksyms.c 2008-05-12 20:27:50 +10:00
relocate_kernel.S
setup.c [POWERPC] ppc: More compile fixes 2008-05-12 22:57:51 +10:00
smp-tbsync.c
smp.c
softemu8xx.c
time.c
traps.c
vmlinux.lds.S