On Thu, 29 Feb 2024 22:42:16 +1100, Michael Ellerman wrote:
> These functions can all be static, make them so, which also fixes no
> previous prototype warnings.
>
>
Applied to powerpc/next.
[1/1] powerpc/85xx: Make some pic_init functions static
https://git.kernel.org/powerpc/c/3f9f3557a
These functions can all be static, make them so, which also fixes no
previous prototype warnings.
Signed-off-by: Michael Ellerman
---
arch/powerpc/platforms/85xx/bsc913x_qds.c | 2 +-
arch/powerpc/platforms/85xx/bsc913x_rdb.c | 2 +-
arch/powerpc/platforms/85xx/ge_imp3a.c| 2 +-
3 files chan