Loading
x86/mtrr: Drop unnecessary export of "mtrr_state"
Don't export "mtrr_state" as usage is limited to arch/x86/kernel/cpu/mtrr (and nothing outside of that directory even includes the local mtrr.h). No functional change intended. Signed-off-by:Sean Christopherson <seanjc@google.com> Signed-off-by:
Dave Hansen <dave.hansen@linux.intel.com> Link: https://patch.msgid.link/20251112173944.1380633-3-seanjc%40google.com