2.6.9-mm1: timer_event multiple definition

From: Adrian Bunk
Date: Fri Oct 22 2004 - 08:58:27 EST


On Fri, Oct 22, 2004 at 03:20:39AM -0700, Andrew Morton wrote:
>...
> Changes since 2.6.9-rc4-mm1:
>...
> +posix-layer-clock-driver-api-fix.patch
>
> posix clock api fix
>...

This causes the following compile error:

<-- snip -->

...
LD .tmp_vmlinux1
drivers/built-in.o(.text+0x30a210): In function `timer_event':
: multiple definition of `timer_event'
kernel/built-in.o(.text+0x16270): first defined here
ld: Warning: size of symbol `timer_event' changed from 157 in
kernel/built-in.o to 11 in drivers/built-in.o
make: *** [.tmp_vmlinux1] Error 1

<-- snip -->


I'd say drivers/net/skfp/queue.c is more at fault for using the pretty
generic timer_event name...


cu
Adrian

--

"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/