diff options
author | Ingo Molnar <mingo@elte.hu> | 2008-07-29 09:42:17 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-07-29 09:47:29 +0200 |
commit | 45b1e23eca1c53fa79a611a2bc8c93697ede6c97 (patch) | |
tree | 44fc5e21cd8c2433706f90b01445d8b4611f70ae /lib/devres.c | |
parent | 80cc9f1020f49c9e5b50898c102fd444de70a0a3 (diff) | |
download | kernel-crypto-45b1e23eca1c53fa79a611a2bc8c93697ede6c97.tar.gz kernel-crypto-45b1e23eca1c53fa79a611a2bc8c93697ede6c97.tar.xz kernel-crypto-45b1e23eca1c53fa79a611a2bc8c93697ede6c97.zip |
x86, microcode support: fix build error
fix:
arch/x86/kernel/microcode.c:412: error: static declaration of ‘microcode_init’ follows non-static declaration
include/asm/microcode.h:1: error: previous declaration of ‘microcode_init’ was here
arch/x86/kernel/microcode.c:454: error: static declaration of ‘microcode_exit’ follows non-static declaration
include/asm/microcode.h:2: error: previous declaration of ‘microcode_exit’ was here
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'lib/devres.c')
0 files changed, 0 insertions, 0 deletions