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

From: Alan Cox
Date: Fri Jun 08 2007 - 11:52:55 EST


> if a header file needs a definition/declaration that exists in another
> header file, it should include that other header file. any other
> approach is wrong.

And if you try this in the real world for a project as large as the
kernel you will die in a mass of unresolvable dependancy loops. The
current behaviour is quite intentional

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