2.6.9-rc2-kjt1 rio_linux compile error

From: Adrian Bunk
Date: Wed Sep 22 2004 - 06:23:53 EST


On Wed, Sep 22, 2004 at 12:13:07AM +0200, maximilian attems wrote:
>...
> added since 2.6.9-rc1-kjt1
>...
> msleep-drivers_char_rio_linux.patch
> From: Nishanth Aravamudan <nacc@xxxxxxxxxx>
> Subject: [Kernel-janitors] [PATCH 2.6.9-rc2 20/33] char/rio_linux: replace schedule_timeout() with msleep()/msleep_interruptible()
>...

This doesn't compile (obvious typo):

<-- snip -->

...
CC drivers/char/rio/rio_linux.o
drivers/char/rio/rio_linux.c: In function `RIODelay':
drivers/char/rio/rio_linux.c:333: warning: implicit declaration of function `jiffes_to_msecs'
...
LD .tmp_vmlinux1
drivers/built-in.o(.text+0x141239): In function `RIODelay':
: undefined reference to `jiffes_to_msecs'
make: *** [.tmp_vmlinux1] 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/