Re: serial/bfin_5xx.c build error

From: Mike Frysinger
Date: Fri Jun 06 2008 - 15:53:28 EST


On Fri, Jun 6, 2008 at 12:40 PM, Bryan Wu <cooloney@xxxxxxxxxx> wrote:
> 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.

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
--
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/