Hi all, After merging the tip tree, today's linux-next build (powerpc ppc64_defconfig) failed like this:
arch/powerpc/kernel/time.c:743:6: error: conflicting types for
'update_vsyscall_old'
void update_vsyscall_old(struct timespec *wall_time, struct timespec *wtm,
^
In file included from arch/powerpc/kernel/time.c:77:0:
include/linux/timekeeper_internal.h:114:13: note: previous declaration of
'update_vsyscall_old' was here
extern void update_vsyscall_old(struct timespec *ts, struct timespec *wtm,
^
Caused by commit 4a0e637738f0 ("clocksource: Get rid of cycle_last").
I have used the tip tree from next-20140724 for today.
--
Cheers,
Stephen Rothwell [email protected]
signature.asc
Description: PGP signature

