aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/generate_rust_target.rs
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2024-01-23 12:51:41 +0000
committerMichael Ellerman <[email protected]>2024-02-06 10:17:44 +0000
commit5c84bc8b617bf90e722cc57d447abd9a468d3a52 (patch)
tree828f6aa4c36189a901b840376c2093401b4afa04 /scripts/generate_rust_target.rs
parentpowerpc/kasan: Fix addr error caused by page alignment (diff)
downloadkernel-5c84bc8b617bf90e722cc57d447abd9a468d3a52.tar.gz
kernel-5c84bc8b617bf90e722cc57d447abd9a468d3a52.zip
powerpc: udbg_memcons: mark functions static
ppc64_book3e_allmodconfig has one more driver that triggeres a few missing-prototypes warnings: arch/powerpc/sysdev/udbg_memcons.c:44:6: error: no previous prototype for 'memcons_putc' [-Werror=missing-prototypes] arch/powerpc/sysdev/udbg_memcons.c:57:5: error: no previous prototype for 'memcons_getc_poll' [-Werror=missing-prototypes] arch/powerpc/sysdev/udbg_memcons.c:80:5: error: no previous prototype for 'memcons_getc' [-Werror=missing-prototypes] Mark all these function static as there are no other users. Signed-off-by: Arnd Bergmann <[email protected]> Signed-off-by: Michael Ellerman <[email protected]> Link: https://msgid.link/[email protected]
Diffstat (limited to 'scripts/generate_rust_target.rs')
0 files changed, 0 insertions, 0 deletions