serial: ifx6x60: Fix missing include for msleep
Noted by Stephen Rothwell Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
parent
8ddbe5edfb
commit
83abd0d897
1 changed files with 1 additions and 0 deletions
|
@ -60,6 +60,7 @@
|
|||
#include <linux/pm.h>
|
||||
#include <linux/pm_runtime.h>
|
||||
#include <linux/spi/ifx_modem.h>
|
||||
#include <linux/delay.h>
|
||||
|
||||
#include "ifx6x60.h"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue