Re: [PATCH] 2.6.19.-rc2-mm2 compile fix for sclp_tty

From: Alan Cox
Date: Fri Oct 20 2006 - 09:18:48 EST


Ar Gwe, 2006-10-20 am 14:53 +0200, ysgrifennodd Martin Peschke:
> Extern declaration of tty_std_termios in sclp_tty was a hack
> which is obsolete.
>
> CC drivers/s390/char/sclp_tty.o
> drivers/s390/char/sclp_tty.c:63: error: conflicting types for 'tty_std_termios'
> include/linux/tty.h:261: error: previous declaration of 'tty_std_termios' was here
> drivers/s390/char/sclp_tty.c: In function 'sclp_tty_init':
> drivers/s390/char/sclp_tty.c:790: error: incompatible types in assignment
> make[2]: *** [drivers/s390/char/sclp_tty.o] Error 1
> make[1]: *** [drivers/s390/char] Error 2
> make: *** [drivers/s390] Error 2
> Kernel compilation...FAILED
>
> Signed-off-by: Martin Peschke <mp3@xxxxxxxxxx>
> Acked-by: Peter Oberparleiter <oberpar@xxxxxxxxxx>

Acked-by: Alan Cox <alan@xxxxxxxxxx>

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