[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20100929110025.3d5d9efa@lxorguk.ukuu.org.uk>
Date: Wed, 29 Sep 2010 11:00:25 +0100
From: Alan Cox <alan@...rguk.ukuu.org.uk>
To: David Miller <davem@...emloft.net>
Cc: gregkh@...e.de, feng.tang@...el.com, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] mrst_max3110: Missing linux/irq.h include.
On Tue, 28 Sep 2010 21:36:20 -0700 (PDT)
David Miller <davem@...emloft.net> wrote:
>
> This driver makes use of IRQ_TYPE_EDGE_FALLING, therefore it must
> include linux/irq.h
>
> drivers/serial/mrst_max3110.c: In function 'serial_m3110_startup':
> drivers/serial/mrst_max3110.c:470:5: error: 'IRQ_TYPE_EDGE_FALLING' undeclared (first use in this function)
> drivers/serial/mrst_max3110.c:470:5: note: each undeclared identifier is reported only once for each function it appears in
>
> Signed-off-by: David S. Miller <davem@...emloft.net>
Acked-by: Alan Cox <alan@...ux.intel.com>
--
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