提交 831f9bd3 编写于 作者: P Peter Oruba 提交者: Ingo Molnar

x86: moved function declarations out from AMD microcode patch loader to heade file

Signed-off-by: NPeter Oruba <peter.oruba@amd.com>
Cc: Peter Oruba <peter.oruba@amd.com>
Cc: Tigran Aivazian <tigran@aivazian.fsnet.co.uk>
Signed-off-by: NIngo Molnar <mingo@elte.hu>
上级 f516526f
......@@ -56,9 +56,6 @@ MODULE_LICENSE("GPL v2");
((((struct microcode_amd *)mc)->hdr.mc_patch_data_len * 28) \
+ MC_HEADER_SIZE)
extern int microcode_init(void *opaque, struct module *module);
extern void microcode_exit(void);
/* serialize access to the physical write */
static DEFINE_SPINLOCK(microcode_update_lock);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册