x86/mce: Hide mca_cfg
authorBorislav Petkov <bp@suse.de>
Mon, 2 Oct 2017 09:28:36 +0000 (11:28 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 5 Oct 2017 12:23:06 +0000 (14:23 +0200)
commit262e681183ddcdb24d64a2f993e41a226adcec29
tree5a3ff2c8a681d5f222738c676c4537caf83a4264
parent69a330007091ea8a801dd9fcd897ec52f9529586
x86/mce: Hide mca_cfg

Now that lguest is gone, put it in the internal header which should be
used only by MCA/RAS code.

Add missing header guards while at it.

No functional change.

Signed-off-by: Borislav Petkov <bp@suse.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lkml.kernel.org/r/20171002092836.22971-3-bp@alien8.de
arch/x86/include/asm/mce.h
arch/x86/kernel/cpu/mcheck/mce-internal.h
arch/x86/kernel/cpu/mcheck/mce_amd.c