x86/platform/uv: Unexport sn_coherency_id
authorChristoph Hellwig <hch@lst.de>
Mon, 4 May 2020 17:15:19 +0000 (19:15 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 7 May 2020 13:32:20 +0000 (15:32 +0200)
commit23e1a65f3c7eb7f3c3f6f6c26b89cdf3bcb128f6
tree2f468d89c73b4c5fe983776c470a6211b0ab1688
parent32988cfd579f7912aeb9a66bf44ca4ce0fa860f1
x86/platform/uv: Unexport sn_coherency_id

sn_coherency_id is only used by x2apic_uv_x.c, and uv_sysfs.c, both
of which can't be modular.

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-4-hch@lst.de
arch/x86/platform/uv/bios_uv.c