[build error] istallion build failure

From: Wang Chen
Date: Mon Jul 21 2008 - 05:26:49 EST


Alan, commit "istallion: use tty_port"(b02f5ad6a3ff5a1ee2a7b8ec6eee338de553b060)
is guilty.

drivers/char/istallion.c: In function âstli_openâ:
drivers/char/istallion.c:829: error: âstruct stliportâ has no member named ârefcountâ
drivers/char/istallion.c: In function âstli_closeâ:
drivers/char/istallion.c:891: error: âstruct stliportâ has no member named ârefcountâ
drivers/char/istallion.c:892: error: âstruct stliportâ has no member named ârefcountâ
drivers/char/istallion.c:893: error: âstruct stliportâ has no member named ârefcountâ
drivers/char/istallion.c:928: error: âstruct tty_ldiscâ has no member named âflush_bufferâ
drivers/char/istallion.c:929: error: âstruct tty_ldiscâ has no member named âflush_bufferâ
drivers/char/istallion.c: In function âstli_waitcarrierâ:
drivers/char/istallion.c:1205: error: âstruct stliportâ has no member named ârefcountâ
drivers/char/istallion.c:1234: error: âstruct stliportâ has no member named ârefcountâ
drivers/char/istallion.c: In function âstli_ioctlâ:
drivers/char/istallion.c:1663: warning: unused variable âivalâ
drivers/char/istallion.c: In function âstli_hangupâ:
drivers/char/istallion.c:1860: error: âstruct stliportâ has no member named ârefcountâ
drivers/char/istallion.c: In function âstli_portcmdstatsâ:
drivers/char/istallion.c:4249: error: âstruct tty_portâ has no member named âflagâ
drivers/char/istallion.c: At top level:
drivers/char/istallion.c:4500: warning: initialization from incompatible pointer type
make[2]: *** [drivers/char/istallion.o] Error 1
make[1]: *** [drivers/char] Error 2
make: *** [drivers] Error 2


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