mirror of
https://github.com/FEX-Emu/linux.git
synced 2024-12-18 06:50:08 +00:00
8882a4da1c
This patch moves a bunch of files from arch/ppc64 and include/asm-ppc64 which have no equivalents in ppc32 code into arch/powerpc and include/asm-powerpc. The file affected are: abs_addr.h compat.h lppaca.h paca.h tce.h cpu_setup_power4.S ioctl32.c firmware.c pacaData.c The only changes apart from the move and corresponding Makefile changes are: - #ifndef/#define in includes updated to _ASM_POWERPC_ form - trailing whitespace removed - comments giving full paths removed - pacaData.c renamed paca.c to remove studlyCaps - Misplaced { moved in lppaca.h Built and booted on POWER5 LPAR (ARCH=powerpc and ARCH=ppc64), built for 32-bit powermac (ARCH=powerpc). Signed-off-by: David Gibson <david@gibson.dropbear.id.au> Signed-off-by: Paul Mackerras <paulus@samba.org> |
||
---|---|---|
.. | ||
btext.h | ||
cache.h | ||
cacheflush.h | ||
delay.h | ||
dma-mapping.h | ||
eeh.h | ||
floppy.h | ||
hvcall.h | ||
hvconsole.h | ||
hvcserver.h | ||
imalloc.h | ||
io.h | ||
mmu_context.h | ||
mmu.h | ||
mmzone.h | ||
nvram.h | ||
page.h | ||
pci-bridge.h | ||
pci.h | ||
pgalloc.h | ||
pgtable-4k.h | ||
pgtable-64k.h | ||
pgtable.h | ||
prom.h | ||
ptrace-common.h | ||
serial.h | ||
spinlock.h | ||
system.h | ||
systemcfg.h | ||
udbg.h | ||
vdso.h |