diff options
author | Niklas Cassel <nks@flawful.org> | 2016-09-22 17:12:48 +0300 |
---|---|---|
committer | Jesper Nilsson <jespern@axis.com> | 2016-09-22 17:26:29 +0300 |
commit | d355bcb0d82835db142db3c469541c98d5d9091c (patch) | |
tree | 4a985c272424c9f23be4b7449b7cfc71d509195a /kernel/crash_dump.c | |
parent | 506823f6e7a349ba3f26f03f162733af64c300cc (diff) | |
download | linux-d355bcb0d82835db142db3c469541c98d5d9091c.tar.xz |
cris: fasttimer: fix mixed declarations and code compile warning
arch/cris/arch-v32/kernel/fasttimer.c: In function ‘timer_trig_handler’:
arch/cris/arch-v32/kernel/fasttimer.c:353:2: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
fast_timer_function_type *f;
^
Signed-off-by: Niklas Cassel <nks@flawful.org>
Signed-off-by: Jesper Nilsson <jespern@axis.com>
Diffstat (limited to 'kernel/crash_dump.c')
0 files changed, 0 insertions, 0 deletions