commit | 3c6153e8145f74870bad11fa4344fd20f1ad3aaf | [log] [tgz] |
---|---|---|
author | Heiko Carstens <heiko.carstens@de.ibm.com> | Tue Nov 14 13:35:14 2017 +0100 |
committer | Heiko Carstens <heiko.carstens@de.ibm.com> | Tue Nov 14 22:07:49 2017 +0100 |
tree | cd8e06f93ca478e8f5c51cd1dc5d8340f1416fb5 | |
parent | dfd4c4935de8ac39f22e0f65972140405fd27942 [diff] |
s390/vdso: add missing boot_vdso_data declaration sparse says: arch/s390/kernel/vdso.c:150:18: warning: symbol 'boot_vdso_data' was not declared. Should it be static? Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>