x86/platform/uv: Mark is_uv_hubless() static
authorChristoph Hellwig <hch@lst.de>
Mon, 4 May 2020 17:15:22 +0000 (19:15 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 7 May 2020 13:32:21 +0000 (15:32 +0200)
commite4dd8b8351264fb5bef30c0a77e4d171e0603d63
treecc7f4832ce22c05d4256499afa7479684e0460bc
parentcc1991058705a9cc4fe51ab6c2116df17922ef82
x86/platform/uv: Mark is_uv_hubless() static

is_uv_hubless() is only used in x2apic_uv_x.c.

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-7-hch@lst.de
arch/x86/include/asm/uv/uv.h
arch/x86/kernel/apic/x2apic_uv_x.c