mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-03 12:24:37 -04:00
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:
committed by
Greg Kroah-Hartman
parent
8ddbe5edfb
commit
83abd0d897
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user