mirror of
https://github.com/torvalds/linux.git
synced 2024-11-05 19:41:54 +00:00
cd3d6438b4
When CONFIG_MIPS_MT is defined, code is enabled that tries to call 'set_vi_handler()'. This function is declared in <asm/setup.h> but the header is never included. Therefore, the compilation breaks. arch/mips/pmcs-msp71xx/msp_irq.c:133: error: implicit declaration of function 'set_vi_handler' This error was found with vampyr. Signed-off-by: Stefan Hengelein <stefan.hengelein@fau.de> Cc: linux-mips@linux-mips.org Cc: linux-kernel@vger.kernel.org Cc: ryazanov.s.a@gmail.com Patchwork: https://patchwork.linux-mips.org/patch/8122/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
msp_elb.c | ||
msp_eth.c | ||
msp_hwbutton.c | ||
msp_irq_cic.c | ||
msp_irq_per.c | ||
msp_irq_slp.c | ||
msp_irq.c | ||
msp_pci.c | ||
msp_prom.c | ||
msp_serial.c | ||
msp_setup.c | ||
msp_smp.c | ||
msp_time.c | ||
msp_usb.c | ||
Platform |