[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20140825201324.GA32033@kroah.com>
Date: Mon, 25 Aug 2014 13:13:24 -0700
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Pranith Kumar <bobby.prani@...il.com>
Cc: Jiri Slaby <jslaby@...e.cz>,
"open list:SERIAL DRIVERS" <linux-serial@...r.kernel.org>,
open list <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] serial: Fix build failure caused by missing header file
On Wed, Aug 20, 2014 at 12:55:45PM -0400, Pranith Kumar wrote:
> Fix build failure caused by missing header file:
>
> drivers/tty/serial/nwpserial.c: In function 'wait_for_bits':
> drivers/tty/serial/nwpserial.c:53:3: error: implicit declaration of function 'udelay' [-Werror=implicit-function-declaration]
>
> Signed-off-by: Pranith Kumar <bobby.prani@...il.com>
> ---
> drivers/tty/serial/nwpserial.c | 1 +
> 1 file changed, 1 insertion(+)
Where is this failing? What arch? What kernel version did it show up
in (i.e. what commit caused this problem?)
thanks,
greg k-h
--
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