]> git.itanic.dy.fi Git - linux-stable/commit
powerpc/fsl_uli1575: Mark uli_exclude_device() as static
authorPali Rohár <pali@kernel.org>
Sun, 9 Apr 2023 00:08:12 +0000 (02:08 +0200)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 20 Apr 2023 00:20:50 +0000 (10:20 +1000)
commit3ce271435b717e1dbc4fc8191a69e88deb4f8990
treed123597a426653044d611862d4de177161a84c90
parent40b221daf17bf8e0f27c7f1ffc8d5179d58e8597
powerpc/fsl_uli1575: Mark uli_exclude_device() as static

Function uli_exclude_device() is not used outside of the fsl_uli1575.c
source file anymore. So mark it as static and remove public prototype.

Signed-off-by: Pali Rohár <pali@kernel.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://msgid.link/20230409000812.18904-9-pali@kernel.org
arch/powerpc/include/asm/ppc-pci.h
arch/powerpc/platforms/fsl_uli1575.c