[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.64.0706081852530.10769@fbirervta.pbzchgretzou.qr>
Date: Fri, 8 Jun 2007 18:53:07 +0200 (CEST)
From: Jan Engelhardt <jengelh@...putergmbh.de>
To: "Robert P. J. Day" <rpjday@...dspring.com>
cc: Alan Cox <alan@...rguk.ukuu.org.uk>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Andrew Morton <akpm@...l.org>
Subject: Re: [PATCH] Include <asm/termbits.h> from <linux/tty_driver.h>.
On Jun 8 2007 11:42, Robert P. J. Day wrote:
>> >
>> > um ... what does that mean? consider this snippet from
>> > <linux/tty_driver.h>:
That's right. Each .h file should be "compilable" on their own.
>>
>> Which compile combination shows the sequence you are reporting ?
>
>sorry, i don't understand the question. i'm just running "make" on a
>simple module i wrote, using the prototypical in-directory makefile to
>build out-of-tree.
>
>the first four lines of my module source file are:
>
>#include <linux/module.h>
>#include <linux/init.h>
>#include <asm/termbits.h> /* Shouldn't be necessary */
>#include <linux/tty_driver.h> /* For struct tty_driver */
>
> if i omit the inclusion of the termbits.h header, i get the
>aforementioned error. beyond that, i'm unclear on what you're asking.
>
>rday
>--
>========================================================================
>Robert P. J. Day
>Linux Consulting, Training and Annoying Kernel Pedantry
>Waterloo, Ontario, CANADA
>
>http://fsdev.net/wiki/index.php?title=Main_Page
>========================================================================
>
Jan
--
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists