Messages in this thread |  | | | Date | Fri, 6 Jun 2008 15:53:18 -0400 | | From | "Mike Frysinger" <> | | Subject | Re: serial/bfin_5xx.c build error |
| |
On Fri, Jun 6, 2008 at 12:40 PM, Bryan Wu <cooloney@kernel.org> wrote: > On Sat, Jun 7, 2008 at 12:22 AM, Adrian Bunk <bunk@kernel.org> 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.
i dont think there's anything for us to do on our side. i thought Alan was sending the fix out for 2.6.26. -mike
|  |