diff options
| author | Arnd Bergmann <[email protected]> | 2023-08-10 14:19:28 +0000 |
|---|---|---|
| committer | Geert Uytterhoeven <[email protected]> | 2023-08-21 11:27:44 +0000 |
| commit | eb1e6ccdcf785e633863c5c7cec32d6c1e7b09dd (patch) | |
| tree | 69c4041c82a1a7cc875c35b5965ba21238ec759e /rust/helpers.c | |
| parent | m68k: Add memcmp() declaration (diff) | |
| download | kernel-eb1e6ccdcf785e633863c5c7cec32d6c1e7b09dd.tar.gz kernel-eb1e6ccdcf785e633863c5c7cec32d6c1e7b09dd.zip | |
zorro: Include zorro.h in names.c
The zorro_name_device() function is defined in drivers/zorro/names.c,
but the declaration is not visible there:
drivers/zorro/names.c:58:13: error: no previous prototype for 'zorro_name_device' [-Werror=missing-prototypes]
58 | void __init zorro_name_device(struct zorro_dev *dev)
Include the header to avoid the warning.
Signed-off-by: Arnd Bergmann <[email protected]>
Reviewed-by: Geert Uytterhoeven <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Geert Uytterhoeven <[email protected]>
Diffstat (limited to 'rust/helpers.c')
0 files changed, 0 insertions, 0 deletions
