diff options
author | Mathieu Malaterre <malat@debian.org> | 2018-02-25 18:22:22 +0100 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2018-03-13 15:50:34 +1100 |
commit | 8b51e679a54e808bdf1f2cc6552cf25577f0a3ea (patch) | |
tree | c8bb4090632ca2fc3ce2c9b003e7f8725a0d6101 /arch/powerpc/kernel/udbg.c | |
parent | 67b464a89c21c9edd45ad15c457bb5f25dadecfd (diff) |
powerpc/embedded6xx: Make functions flipper_pic_init() & ug_udbg_putc() static
Change signature of two functions, adding static keyword to prevent the
following two warnings (treated as errors on W=1):
arch/powerpc/platforms/embedded6xx/flipper-pic.c:135:28: error: no previous prototype for ‘flipper_pic_init’
arch/powerpc/platforms/embedded6xx/usbgecko_udbg.c:172:6: error: no previous prototype for ‘ug_udbg_putc’
Signed-off-by: Mathieu Malaterre <malat@debian.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/kernel/udbg.c')
0 files changed, 0 insertions, 0 deletions