Searched hist:"92 acfb7406171038ae4e3b6041576642cb75b529" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/s390/crypto/ |
H A D | arch_random.c | diff 92acfb7406171038ae4e3b6041576642cb75b529 Tue May 09 04:01:26 CDT 2017 Heiko Carstens <heiko.carstens@de.ibm.com> s390: add missing header includes for type checking
Add missing include statements to make sure that prototypes match implementation. As reported by sparse:
arch/s390/crypto/arch_random.c:18:1: warning: symbol 's390_arch_random_available' was not declared. Should it be static? arch/s390/kernel/traps.c:279:13: warning: symbol 'trap_init' was not declared. Should it be static?
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
|
/openbmc/linux/arch/s390/kernel/ |
H A D | traps.c | diff 92acfb7406171038ae4e3b6041576642cb75b529 Tue May 09 04:01:26 CDT 2017 Heiko Carstens <heiko.carstens@de.ibm.com> s390: add missing header includes for type checking
Add missing include statements to make sure that prototypes match implementation. As reported by sparse:
arch/s390/crypto/arch_random.c:18:1: warning: symbol 's390_arch_random_available' was not declared. Should it be static? arch/s390/kernel/traps.c:279:13: warning: symbol 'trap_init' was not declared. Should it be static?
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
|