x86/sev: Include fpu/xcr.h
authorThomas Gleixner <tglx@linutronix.de>
Fri, 15 Oct 2021 01:16:36 +0000 (03:16 +0200)
committerBorislav Petkov <bp@suse.de>
Wed, 20 Oct 2021 13:27:29 +0000 (15:27 +0200)
commitff0c37e191f2629bf2776dbd95db5d06f704ab93
treecbbf1d96a00f16eacf04de8d47270b19b06cc109
parent0ae67cc34f765078a63137120e4567ad2f050b75
x86/sev: Include fpu/xcr.h

Include the header which only provides the XCR accessors. That's all what
is needed here.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Borislav Petkov <bp@suse.de>
Link: https://lkml.kernel.org/r/20211015011539.896573039@linutronix.de
arch/x86/kernel/sev.c