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)
commitd9150d5bb5586dc20b6c424e59d5ea29fe1b3030
tree4f3ec28eef7bd1227d9b1d9b87f69bfa2fe91407
parent84a61fb43fdfc528a3a7ff00e0b14ba91f5eb745
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