x86/platform/uv: Mark uv_bios_call() and uv_bios_call_irqsave() static
authorChristoph Hellwig <hch@lst.de>
Mon, 4 May 2020 17:15:17 +0000 (19:15 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 7 May 2020 13:32:19 +0000 (15:32 +0200)
commit30ad8db3a2c2e0121202342c6c2a48fc28937056
treee560283c232883c3385aa3822fa3c6d4fd7cb00d
parent3c40cdb0e93ec166f1fa4fee1eb62d45b5451515
x86/platform/uv: Mark uv_bios_call() and uv_bios_call_irqsave() static

Both functions are only used inside of bios_uv.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-2-hch@lst.de
arch/x86/include/asm/uv/bios.h
arch/x86/platform/uv/bios_uv.c