diff options
author | Sam Ravnborg <[email protected]> | 2024-03-30 10:57:43 +0100 |
---|---|---|
committer | Andreas Larsson <[email protected]> | 2024-04-22 15:33:06 +0200 |
commit | b536adbcf872f970f87a05b0a7344d3f6313ac95 (patch) | |
tree | a61881f1de3d37eccc9b2c9d25ab80f99223c958 /include/linux/fpga/fpga-mgr.h | |
parent | 8f00d28c3537b3eebf4e29aa93a20ce5ce57745b (diff) |
sparc64: Fix prototype warnings in adi_64.c
Fix the following warnings:
arch/sparc/kernel/adi_64.c:124:21: warning: no previous prototype for ‘find_tag_store’
arch/sparc/kernel/adi_64.c:156:21: warning: no previous prototype for ‘alloc_tag_store’
arch/sparc/kernel/adi_64.c:299:6: warning: no previous prototype for ‘del_tag_store’
None of the functions were used outside the file, so declare them static.
Signed-off-by: Sam Ravnborg <[email protected]>
Cc: Andreas Larsson <[email protected]>
Cc: David S. Miller <[email protected]>
Reviewed-by: Andreas Larsson <[email protected]>
Tested-by: Andreas Larsson <[email protected]>
Acked-by: Arnd Bergmann <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Andreas Larsson <[email protected]>
Diffstat (limited to 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions