提交 c913f94d 编写于 作者: K Kyle McMartin

arch/parisc/kernel/perf_asm.S: build fix

Missing <linux/init.h> header for __HEAD macro.
Signed-off-by: NKyle McMartin <kyle@mcmartin.ca>
上级 3378f7ec
...@@ -20,6 +20,8 @@ ...@@ -20,6 +20,8 @@
*/ */
#include <asm/assembly.h> #include <asm/assembly.h>
#include <linux/init.h>
#include <linux/linkage.h> #include <linux/linkage.h>
#ifdef CONFIG_64BIT #ifdef CONFIG_64BIT
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册