Re: serial/bfin_5xx.c build error

From: Bryan Wu
Date: Fri Jun 06 2008 - 12:40:22 EST


On Sat, Jun 7, 2008 at 12:22 AM, Adrian Bunk <bunk@xxxxxxxxxx> wrote:
> Commit 7d01b475ab17018756c8df27c2ee3c220fab05f8
> (Blackfin Serial Driver: Enable IR function when user application)
> causes the following build error:
>
> <-- snip -->
>
> ...
> CC drivers/serial/bfin_5xx.o
> /home/bunk/linux/kernel-2.6/git/linux-2.6/drivers/serial/bfin_5xx.c: In function 'bfin_serial_init':
> /home/bunk/linux/kernel-2.6/git/linux-2.6/drivers/serial/bfin_5xx.c:1209: error: 'struct tty_driver' has no member named 'set_ldisc'
> make[3]: *** [drivers/serial/bfin_5xx.o] Error 1
>
> <-- snip -->
>
> In case it can't be fixed quickly a revert might be an option for 2.6.26.
>

Graf has already sent me a patch to fix this. After I test it on my
board, I will send it out for Linus git pull.

Thanks a lot
-Bryan
--
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/