target/xtensa: drop function xtensa_timer_irq
authorMax Filippov <jcmvbkbc@gmail.com>
Sat, 26 Jan 2019 12:02:17 +0000 (04:02 -0800)
committerMax Filippov <jcmvbkbc@gmail.com>
Mon, 28 Jan 2019 19:54:42 +0000 (11:54 -0800)
commit3f75038a3369078b656826eb454ead5f5dc8802e
treea6685a233cfe06047f19ec13594b2dd38edc80df
parentfa92bd4af71bed76bf57bb1c8b5465414a52ab3f
target/xtensa: drop function xtensa_timer_irq

It's a one-liner used in a single place, move its implementation there
and remove its declaration.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
hw/xtensa/pic_cpu.c
target/xtensa/cpu.h