mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-19 23:46:59 +07: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:
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"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user