Re: Bug?: 2.6.9-bk3

From: Paul Fulghum
Date: Tue Oct 19 2004 - 22:27:06 EST


On Tue, 2004-10-19 at 20:51, Steven E. Woolard wrote:
> I ran into this problem when trying to compile 2.6.9-bk3 (since it came
> out less than 24 hours after 2.6.9 ... bad omen eh?)
> I've attached my .config used just incase it helps. (New to bug
> reporting...)
> ...
> CC drivers/serial/8250.o
> drivers/serial/8250.c:185: error: `UART_FCR_R_TRIG_10' undeclared here
> (not in a function)

Russell's patch introduces the use of
the UART_FCR_x_TRIG_xx macros, but not
the definition.

--
Paul Fulghum
paulkf@xxxxxxxxxxxxx


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