提交 3d1ba1da 编写于 作者: I Ingo Molnar

x86: fix nmi.c build bug

apic.h needs to be included for the apic_write_around() definition.
上级 88ff0a47
...@@ -11,6 +11,8 @@ ...@@ -11,6 +11,8 @@
* Mikael Pettersson : PM converted to driver model. Disable/enable API. * Mikael Pettersson : PM converted to driver model. Disable/enable API.
*/ */
#include <asm/apic.h>
#include <linux/nmi.h> #include <linux/nmi.h>
#include <linux/mm.h> #include <linux/mm.h>
#include <linux/delay.h> #include <linux/delay.h>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册