Re: [PATCH] Include <asm/termbits.h> from <linux/tty_driver.h>.

From: Alan Cox
Date: Fri Jun 08 2007 - 11:43:29 EST


> i don't see how fixing the C file solves this issue. the header file
> <linux/tty_driver.h> clearly refers to "struct ktermios", for which it
> won't have a definition unless it includes <asm/termbits.h>.

Anyone using tty stuff will include <linux/tty.h> to get all the stuff
needed an that includes asm/termios.h which includes asm/termbits.h

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