2.6.6-mm4: readq compile error

From: Adrian Bunk
Date: Fri May 21 2004 - 20:21:52 EST


On Wed, May 19, 2004 at 04:04:21AM -0700, Andrew Morton wrote:
>...
> Changes since 2.6.6-mm3:
>...
> +add-i386-readq.patch
>
> Add readq() and writeq() implementations on ia32.
>...

This causes a compilation error due to a symbol with the same name in
drivers/media/radio/radio-cadet.c:

<-- snip -->

...
CC drivers/media/radio/radio-cadet.o
drivers/media/radio/radio-cadet.c:48: error: `readq' redeclared as
different kind of symbol
include/asm/io.h:368: error: previous declaration of `readq'
make[3]: *** [drivers/media/radio/radio-cadet.o] Error 1

<-- snip -->

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/