mirror of
https://github.com/torvalds/linux.git
synced 2024-11-24 05:02:12 +00:00
intel_scu_ipc: remove duplicated #include
Remove duplicated #include('s) in drivers/platform/x86/intel_scu_ipc.c Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
parent
af5eb745ef
commit
2f215a7d6d
@ -26,7 +26,6 @@
|
||||
#include <linux/sfi.h>
|
||||
#include <asm/mrst.h>
|
||||
#include <asm/intel_scu_ipc.h>
|
||||
#include <asm/mrst.h>
|
||||
|
||||
/* IPC defines the following message types */
|
||||
#define IPCMSG_WATCHDOG_TIMER 0xF8 /* Set Kernel Watchdog Threshold */
|
||||
|
Loading…
Reference in New Issue
Block a user