From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Pranith Kumar <bobby.prani@gmail.com>
Cc: Jiri Slaby <jslaby@suse.cz>,
"open list:SERIAL DRIVERS" <linux-serial@vger.kernel.org>,
open list <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] serial: Fix build failure caused by missing header file
Date: Mon, 25 Aug 2014 13:13:24 -0700 [thread overview]
Message-ID: <20140825201324.GA32033@kroah.com> (raw)
In-Reply-To: <1408553745-3536-2-git-send-email-bobby.prani@gmail.com>
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@gmail.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
next prev parent reply other threads:[~2014-08-25 20:14 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-20 16:55 [PATCH] powerpc: booke_wdt: Fix build error as a module Pranith Kumar
2014-08-20 16:55 ` [PATCH] serial: Fix build failure caused by missing header file Pranith Kumar
2014-08-25 20:13 ` Greg Kroah-Hartman [this message]
2014-08-25 23:00 ` Pranith Kumar
2014-08-25 23:22 ` Greg Kroah-Hartman
2014-08-20 18:59 ` [PATCH] powerpc: booke_wdt: Fix build error as a module Guenter
2014-08-20 19:18 ` Pranith Kumar
2014-08-20 19:21 ` Pranith Kumar
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140825201324.GA32033@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=bobby.prani@gmail.com \
--cc=jslaby@suse.cz \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-serial@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox