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 <[email protected]> > --- > 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 [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

