From: Pranith Kumar Date: Wed, 20 Aug 2014 16:55:45 +0000 (-0400) Subject: serial: Fix build failure caused by missing header file X-Git-Tag: fixes-for-v3.18-merge-window~14^2~76 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=920314dfd05f40cbe8ad677ba733ff1f8814d93a;p=pandora-kernel.git serial: Fix build failure caused by missing header file 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed