summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/powermac
diff options
context:
space:
mode:
authorMathieu Malaterre <malat@debian.org>2018-04-04 22:15:03 +0200
committerMichael Ellerman <mpe@ellerman.id.au>2018-05-25 12:04:41 +1000
commit910be6be6c00e6d33d47985586c392155ee7aa0e (patch)
tree795ba157bd168eb77b0f8840b8c261de960f6a85 /arch/powerpc/platforms/powermac
parent5a4b475cf8511da721f20ba432c244061db7139f (diff)
downloadlinux-stable-910be6be6c00e6d33d47985586c392155ee7aa0e.tar.gz
linux-stable-910be6be6c00e6d33d47985586c392155ee7aa0e.tar.bz2
linux-stable-910be6be6c00e6d33d47985586c392155ee7aa0e.zip
powerpc/chrp/pci: Make some functions static
These functions can all be static, make it so. Fix warnings treated as errors with W=1: arch/powerpc/platforms/chrp/pci.c:34:5: error: no previous prototype for ‘gg2_read_config’ [-Werror=missing-prototypes] arch/powerpc/platforms/chrp/pci.c:61:5: error: no previous prototype for ‘gg2_write_config’ [-Werror=missing-prototypes] arch/powerpc/platforms/chrp/pci.c:97:5: error: no previous prototype for ‘rtas_read_config’ [-Werror=missing-prototypes] arch/powerpc/platforms/chrp/pci.c:112:5: error: no previous prototype for ‘rtas_write_config’ [-Werror=missing-prototypes] Signed-off-by: Mathieu Malaterre <malat@debian.org> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/platforms/powermac')
0 files changed, 0 insertions, 0 deletions