x86/platform/uv: Mark uv_min_hub_revision_id static
authorChristoph Hellwig <hch@lst.de>
Mon, 4 May 2020 17:15:23 +0000 (19:15 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 7 May 2020 13:32:22 +0000 (15:32 +0200)
commit8263b059379c4a95fe0181db1e5a2e9c2229d929
treef72c7b6e922a5222308338439d1cecf44a312def
parente4dd8b8351264fb5bef30c0a77e4d171e0603d63
x86/platform/uv: Mark uv_min_hub_revision_id static

This variable is only used inside x2apic_uv_x and not even declared
in a header.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Not-acked-by: Dimitri Sivanich <sivanich@hpe.com>
Cc: Russ Anderson <rja@hpe.com>
Link: https://lkml.kernel.org/r/20200504171527.2845224-8-hch@lst.de
arch/x86/kernel/apic/x2apic_uv_x.c