public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* serial/bfin_5xx.c build error
@ 2008-06-06 16:22 Adrian Bunk
  2008-06-06 16:40 ` Bryan Wu
  2008-06-06 20:21 ` Alan Cox
  0 siblings, 2 replies; 9+ messages in thread
From: Adrian Bunk @ 2008-06-06 16:22 UTC (permalink / raw)
  To: Graf Yang, Bryan Wu, sonic.zhang, Alan Cox; +Cc: linux-kernel

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.

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


^ permalink raw reply	[flat|nested] 9+ messages in thread
* serial/bfin_5xx.c build error
@ 2008-08-02 18:16 Adrian Bunk
  2008-08-05  3:58 ` Bryan Wu
  0 siblings, 1 reply; 9+ messages in thread
From: Adrian Bunk @ 2008-08-02 18:16 UTC (permalink / raw)
  To: cooloney, sonic.zhang, Alan Cox; +Cc: linux-kernel

Seems to be broken by Alan's changes:

<--  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_set_ldisc':
/home/bunk/linux/kernel-2.6/git/linux-2.6/drivers/serial/bfin_5xx.c:820: error: 'struct tty_ldisc' has no member named 'num'
/home/bunk/linux/kernel-2.6/git/linux-2.6/drivers/serial/bfin_5xx.c: In function 'bfin_serial_console_write':
/home/bunk/linux/kernel-2.6/git/linux-2.6/drivers/serial/bfin_5xx.c:1001: warning: comparison of distinct pointer types lacks a cast
/home/bunk/linux/kernel-2.6/git/linux-2.6/drivers/serial/bfin_5xx.c:1003: warning: comparison of distinct pointer types lacks a cast
make[3]: *** [drivers/serial/bfin_5xx.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


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2008-08-05 12:41 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-06 16:22 serial/bfin_5xx.c build error Adrian Bunk
2008-06-06 16:40 ` Bryan Wu
2008-06-06 19:53   ` Mike Frysinger
2008-06-07  2:46     ` Bryan Wu
2008-06-06 20:21 ` Alan Cox
  -- strict thread matches above, loose matches on Subject: below --
2008-08-02 18:16 Adrian Bunk
2008-08-05  3:58 ` Bryan Wu
2008-08-05 12:23   ` Adrian Bunk
2008-08-05 12:23   ` Alan Cox

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox