diff options
author | Mathieu Malaterre <malat@debian.org> | 2018-03-22 21:19:52 +0100 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2018-05-25 12:04:44 +1000 |
commit | 86e11b6e9c56e605475462bf9ba7c12dbe1e3e29 (patch) | |
tree | 1f91a0b82485c098bb2a965ae0a630cccab30c88 /arch/powerpc/net | |
parent | bd13ac95f954570e01fba5a6caf771da754ac0e3 (diff) | |
download | talos-obmc-linux-86e11b6e9c56e605475462bf9ba7c12dbe1e3e29.tar.gz talos-obmc-linux-86e11b6e9c56e605475462bf9ba7c12dbe1e3e29.zip |
powerpc: Make function btext_initialize static
This function can be static, make it so, this fix a warning treated as
error with W=1:
arch/powerpc/kernel/btext.c:173:5: error: no previous prototype for ‘btext_initialize’ [-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/net')
0 files changed, 0 insertions, 0 deletions