irqchip/mst: Make mst_intc_of_init static
authorMarc Zyngier <maz@kernel.org>
Thu, 15 Oct 2020 21:26:26 +0000 (22:26 +0100)
committerMarc Zyngier <maz@kernel.org>
Thu, 15 Oct 2020 21:32:31 +0000 (22:32 +0100)
commit893a7cfb6b0bea650fafa43838d7f7f8f0f076bc
tree1e526955b27d2eb8a4d65be6f84d07ccc10875bc
parent61b0648d569aca932eab87a67f7ca0ffd3ea2b68
irqchip/mst: Make mst_intc_of_init static

mst_intc_of_init has no external caller, so let's make it static.

Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
drivers/irqchip/irq-mst-intc.c