diff options
author | Lee Jones <lee.jones@linaro.org> | 2021-03-03 15:46:03 +0300 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2021-03-24 06:09:30 +0300 |
commit | 13b8219bd00d953cad60431cb47db96eb835c71d (patch) | |
tree | a169268373193fc78cec25f571f6360b64ede6d0 /scripts/Makefile.modpost | |
parent | 1a029e0edbc5890f76b642222d9899c093212fe6 (diff) | |
download | linux-13b8219bd00d953cad60431cb47db96eb835c71d.tar.xz |
powerpc/pseries: Move hvc_vio_init_early() prototype to shared location
Fixes the following W=1 kernel build warning(s):
drivers/tty/hvc/hvc_vio.c:385:13: warning: no previous prototype for ‘hvc_vio_init_early’
385 | void __init hvc_vio_init_early(void)
| ^~~~~~~~~~~~~~~~~~
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20210303124603.3150175-1-lee.jones@linaro.org
Diffstat (limited to 'scripts/Makefile.modpost')
0 files changed, 0 insertions, 0 deletions