提交 7953002a 编写于 作者: M Masahiro Yamada

vmlinux.lds.h: remove stale <linux/export.h> include

This is unneeded since commit a6214385 ("vmlinux.lds.h: remove
no-op macro VMLINUX_SYMBOL()").
Signed-off-by: NMasahiro Yamada <yamada.masahiro@socionext.com>
上级 c4df32c8
...@@ -54,8 +54,6 @@ ...@@ -54,8 +54,6 @@
#define LOAD_OFFSET 0 #define LOAD_OFFSET 0
#endif #endif
#include <linux/export.h>
/* Align . to a 8 byte boundary equals to maximum function alignment. */ /* Align . to a 8 byte boundary equals to maximum function alignment. */
#define ALIGN_FUNCTION() . = ALIGN(8) #define ALIGN_FUNCTION() . = ALIGN(8)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册