]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/85xx: Make c293_pcie_pic_init() static
authorMichael Ellerman <mpe@ellerman.id.au>
Wed, 24 Nov 2021 09:32:51 +0000 (20:32 +1100)
committerMichael Ellerman <mpe@ellerman.id.au>
Mon, 29 Nov 2021 11:49:17 +0000 (22:49 +1100)
commitfa091b5f3adb28fce263f97528bac8bbf750bf98
tree4f3ec28eef7bd1227d9b1d9b87f69bfa2fe91407
parent826a9ef900388f6fa8f0a2e6d9907fd8d21bcf5b
powerpc/85xx: Make c293_pcie_pic_init() static

To fix the W=1 warning:
  linux/arch/powerpc/platforms/85xx/c293pcie.c:22:13: error: no previous prototype for ‘c293_pcie_pic_init’

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20211124093254.1054750-3-mpe@ellerman.id.au
arch/powerpc/platforms/85xx/c293pcie.c