diff options
author | Sebastian Ott <sebott@linux.ibm.com> | 2018-04-25 13:39:06 +0300 |
---|---|---|
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2018-04-27 07:51:31 +0300 |
commit | 598d76562cc2329ef2fdd95475e287b60ba9463f (patch) | |
tree | 111705a8eab56a5014ca858d42a53c84c86ac9b5 /drivers/fpga/fpga-mgr.c | |
parent | d14be68fd1be2b33e362594b831eef6f007febe5 (diff) | |
download | linux-598d76562cc2329ef2fdd95475e287b60ba9463f.tar.xz |
s390/kexec_file: add declaration of purgatory related globals
Fix the following sparse complaints:
arch/s390/purgatory/purgatory.c:18:5: warning: symbol 'kernel_entry' was not declared. Should it be static?
arch/s390/purgatory/purgatory.c:19:5: warning: symbol 'kernel_type' was not declared. Should it be static?
arch/s390/purgatory/purgatory.c:21:5: warning: symbol 'crash_start' was not declared. Should it be static?
arch/s390/purgatory/purgatory.c:22:5: warning: symbol 'crash_size' was not declared. Should it be static?
Signed-off-by: Sebastian Ott <sebott@linux.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions