linux-IllusionX/arch/ppc/kernel
Benoit Boissinot 51e6606491 [PATCH] ppc32: fix compilation error in arch/ppc/kernel/time.c
make defconfig give the following error on ppc (gcc-4):

arch/ppc/kernel/time.c:92: error: static declaration of ‘time_offset’
follows non-static declaration
include/linux/timex.h:236: error: previous declaration of ‘time_offset’
was here

The following patch solves it (time_offset is declared in timer.c).

Signed-Off-By: Benoit Boissinot <benoit.boissinot@ens-lyon.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-04-16 15:24:28 -07:00
..
align.c
asm-offsets.c
bitops.c
cpu_setup_6xx.S
cpu_setup_power4.S
cputable.c
dma-mapping.c
entry.S
find_name.c
head.S
head_4xx.S
head_8xx.S
head_44x.S
head_booke.h
head_fsl_booke.S [PATCH] ppc32: Support 36-bit physical addressing on e500 2005-04-16 15:24:22 -07:00
idle.c
idle_6xx.S
idle_power4.S
irq.c
l2cr.S
Makefile
misc.S
module.c
pci.c
perfmon.c
perfmon_fsl_booke.c
ppc-stub.c
ppc_htab.c
ppc_ksyms.c
process.c
ptrace.c
semaphore.c
setup.c
signal.c [PATCH] ppc32: fix bogosity in process-freezing code 2005-04-16 15:24:14 -07:00
smp-tbsync.c
smp.c
softemu8xx.c
swsusp.S
syscalls.c
temp.c
time.c [PATCH] ppc32: fix compilation error in arch/ppc/kernel/time.c 2005-04-16 15:24:28 -07:00
traps.c [PATCH] ppc32: fix single-stepping of emulated instructions 2005-04-16 15:24:17 -07:00
vecemu.c
vector.S
vmlinux.lds.S