Skip to content

Commit 479d6d9

Browse files
Christoph HellwigKAGA-KOKO
authored andcommitted
x86/platform/uv: Unexport uv_apicid_hibits
This variable is not used by modular code. Signed-off-by: Christoph Hellwig <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> Link: https://lkml.kernel.org/r/[email protected]
1 parent fbe1d37 commit 479d6d9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

arch/x86/kernel/apic/x2apic_uv_x.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ static struct {
5151
static int uv_min_hub_revision_id;
5252

5353
unsigned int uv_apicid_hibits;
54-
EXPORT_SYMBOL_GPL(uv_apicid_hibits);
5554

5655
static struct apic apic_x2apic_uv_x;
5756
static struct uv_hub_info_s uv_hub_info_node0;

0 commit comments

Comments
 (0)