mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-16 02:14:58 +00:00
mips/jazz: remove unused jazz_handle_int() declaration
The jazz_handle_int() has been removed since commit e4ac58afdfac ("[MIPS] Rewrite all the assembler interrupt handlers to C."), so remove it. Signed-off-by: Gaosheng Cui <cuigaosheng1@huawei.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
This commit is contained in:
parent
c0bb40a2a4
commit
7569c9fb2a
@ -23,8 +23,6 @@
|
||||
#include <asm/reboot.h>
|
||||
#include <asm/tlbmisc.h>
|
||||
|
||||
extern asmlinkage void jazz_handle_int(void);
|
||||
|
||||
extern void jazz_machine_restart(char *command);
|
||||
|
||||
static struct resource jazz_io_resources[] = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user