git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ff7693d
)
serial: Fix build failure caused by missing header file
author
Pranith Kumar
<bobby.prani@gmail.com>
Wed, 20 Aug 2014 16:55:45 +0000
(12:55 -0400)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 8 Sep 2014 23:17:45 +0000
(16:17 -0700)
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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/nwpserial.c
patch
|
blob
|
history
diff --cc
drivers/tty/serial/nwpserial.c
Simple merge