mpc85xx: add static to init functions
authorRosen Penev <rosenp@gmail.com>
Fri, 6 Sep 2024 22:22:00 +0000 (15:22 -0700)
committerRobert Marko <robimarko@gmail.com>
Sat, 7 Sep 2024 20:24:07 +0000 (22:24 +0200)
commit39d0fd6a366e5b40bd234d2bbb621d993101ebd3
tree61a3022070ff2ea60dfe11b0af52daa5703214da
parent5f3a7f7badf17feb4c00e99ff5999caff5b9e7fa
mpc85xx: add static to init functions

No reason for them not to be so. Matches various upstream commits for
PPC.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/16345
Signed-off-by: Robert Marko <robimarko@gmail.com>
target/linux/mpc85xx/files/arch/powerpc/platforms/85xx/br200-wp.c
target/linux/mpc85xx/files/arch/powerpc/platforms/85xx/firebox_t10.c
target/linux/mpc85xx/files/arch/powerpc/platforms/85xx/hiveap-330.c
target/linux/mpc85xx/files/arch/powerpc/platforms/85xx/msm460.c
target/linux/mpc85xx/files/arch/powerpc/platforms/85xx/panda.c
target/linux/mpc85xx/files/arch/powerpc/platforms/85xx/red15w_rev1.c
target/linux/mpc85xx/files/arch/powerpc/platforms/85xx/tl_wdr4900_v1.c
target/linux/mpc85xx/files/arch/powerpc/platforms/85xx/ws-ap3710i.c
target/linux/mpc85xx/files/arch/powerpc/platforms/85xx/ws-ap3715i.c
target/linux/mpc85xx/files/arch/powerpc/platforms/85xx/ws-ap3825i.c