]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86: moved Intel microcode patch loader declarations to seperate header file
authorPeter Oruba <peter.oruba@amd.com>
Mon, 28 Jul 2008 16:44:13 +0000 (18:44 +0200)
committerIngo Molnar <mingo@elte.hu>
Mon, 28 Jul 2008 17:57:52 +0000 (19:57 +0200)
commit9a56a0f80b52cb41c5e0add47c7ce0bb2ef25eb0
treeae9392e650918c006d3a18f84fd80636da175054
parente7f5b309c9bd6142f395c4a36123ebac4bcdc1b0
x86: moved Intel microcode patch loader declarations to seperate header file

Intel specific microcode declarations have been moved to a seperate header file.
There are no code changes to the code itself and no side effects to other parts.

Signed-off-by: Peter Oruba <peter.oruba@amd.com>
Cc: Tigran Aivazian <tigran@aivazian.fsnet.co.uk>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/microcode.c
include/asm-x86/microcode.h [new file with mode: 0644]
include/asm-x86/processor.h