kernel-ark/arch/powerpc/kernel
David Gibson d3d2176a0b [PATCH] powerpc: Move more ppc64 files with no ppc32 equivalent to powerpc
This patch moves a bunch more 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:
	hvcall.h
	proc_ppc64.c
	sysfs.c
	lparcfg.c
	rtas_pci.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

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>
2005-11-10 15:32:37 +11:00
..
asm-offsets.c [PATCH] powerpc: merge code values for identifying platforms 2005-11-10 13:37:51 +11:00
binfmt_elf32.c
btext.c
cpu_setup_power4.S [PATCH] powerpc: Move various ppc64 files with no ppc32 equivalent to powerpc 2005-11-10 11:24:04 +11:00
cputable.c powerpc: Add user CPU features for POWER4, POWER5, POWER5+ and Cell. 2005-11-10 14:29:18 +11:00
entry_32.S
entry_64.S
firmware.c [PATCH] powerpc: Move various ppc64 files with no ppc32 equivalent to powerpc 2005-11-10 11:24:04 +11:00
fpu.S [PATCH] powerpc: Consolidate asm compatibility macros 2005-11-10 13:10:38 +11:00
head_4xx.S
head_8xx.S
head_32.S
head_44x.S
head_64.S [PATCH] powerpc: merge code values for identifying platforms 2005-11-10 13:37:51 +11:00
head_fsl_booke.S
idle_6xx.S
idle_power4.S
init_task.c
ioctl32.c [PATCH] powerpc: Move various ppc64 files with no ppc32 equivalent to powerpc 2005-11-10 11:24:04 +11:00
irq.c powerpc: merge irq.c 2005-11-09 18:07:45 +11:00
lparcfg.c [PATCH] powerpc: Move more ppc64 files with no ppc32 equivalent to powerpc 2005-11-10 15:32:37 +11:00
lparmap.c
Makefile [PATCH] powerpc: Move more ppc64 files with no ppc32 equivalent to powerpc 2005-11-10 15:32:37 +11:00
misc_32.S [PATCH] powerpc: Merge cacheflush.h and cache.h 2005-11-10 13:09:22 +11:00
misc_64.S ppc64: remove ppc_irq_dispatch_handler 2005-11-09 16:19:53 +11:00
of_device.c
paca.c [PATCH] powerpc: merge code values for identifying platforms 2005-11-10 13:37:51 +11:00
pmc.c
ppc32.h
ppc_ksyms.c [PATCH] powerpc: merge code values for identifying platforms 2005-11-10 13:37:51 +11:00
proc_ppc64.c [PATCH] powerpc: Move more ppc64 files with no ppc32 equivalent to powerpc 2005-11-10 15:32:37 +11:00
process.c
prom_init.c [PATCH] powerpc: merge code values for identifying platforms 2005-11-10 13:37:51 +11:00
prom.c [PATCH] powerpc: merge code values for identifying platforms 2005-11-10 13:37:51 +11:00
ptrace32.c
ptrace.c
rtas_flash.c
rtas_pci.c [PATCH] powerpc: Move more ppc64 files with no ppc32 equivalent to powerpc 2005-11-10 15:32:37 +11:00
rtas-proc.c [PATCH] powerpc: merge code values for identifying platforms 2005-11-10 13:37:51 +11:00
rtas.c [PATCH] powerpc: merge code values for identifying platforms 2005-11-10 13:37:51 +11:00
semaphore.c
setup_32.c [PATCH] powerpc: merge code values for identifying platforms 2005-11-10 13:37:51 +11:00
setup_64.c [PATCH] powerpc: merge code values for identifying platforms 2005-11-10 13:37:51 +11:00
setup-common.c [PATCH] powerpc: merge code values for identifying platforms 2005-11-10 13:37:51 +11:00
setup.h powerpc: create kernel/setup.h 2005-11-09 11:35:26 +11:00
signal_32.c [PATCH] powerpc: Merge signal.h 2005-11-10 11:23:46 +11:00
signal_64.c
smp-tbsync.c
smp.c powerpc: Fixes for 32-bit powermac SMP 2005-11-10 14:26:12 +11:00
sys_ppc32.c [PATCH] powerpc: merge code values for identifying platforms 2005-11-10 13:37:51 +11:00
syscalls.c
sysfs.c [PATCH] powerpc: Move more ppc64 files with no ppc32 equivalent to powerpc 2005-11-10 15:32:37 +11:00
systbl.S
time.c powerpc: Fix SMP time initialization problem 2005-11-10 14:28:03 +11:00
traps.c [PATCH] powerpc: merge code values for identifying platforms 2005-11-10 13:37:51 +11:00
vecemu.c
vector.S
vio.c [PATCH] ppc64: add MODALIAS= for vio bus 2005-11-09 07:55:51 -08:00
vmlinux.lds.S