Re: [PATCH 3/4] TTY: serial, fix build of some drivers

From: Alan Cox
Date: Wed Aug 31 2011 - 17:30:08 EST


On Wed, 31 Aug 2011 21:24:58 +0200
Jiri Slaby <jslaby@xxxxxxx> wrote:

> I'm getting build errors such as:
> .../tty/serial/max3107.c: In function âput_data_to_circ_bufâ:
> .../tty/serial/max3107.c:149:2: error: implicit declaration of function âtty_insert_flip_stringâ
>
> Those drivers need to include linux/tty_flip.h. The question is
> whether we want to fix them at all. As they are broken for some time
> already and nobody noticed...

Config options randomly including it ?
--
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/