x86/bugs: Remove x86_spec_ctrl_set()
[linux-2.6-block.git] / arch / x86 / include / asm / nospec-branch.h
index 8d9deec00de94f53d77473417949d6a4ef1ea6df..8b38df98548e8dfd1176f564b02379f6a728da49 100644 (file)
@@ -217,8 +217,6 @@ enum spectre_v2_mitigation {
        SPECTRE_V2_IBRS,
 };
 
-extern void x86_spec_ctrl_set(u64);
-
 /* The Speculative Store Bypass disable variants */
 enum ssb_mitigation {
        SPEC_STORE_BYPASS_NONE,