linux/arch/mips/pmcs-msp71xx
Arnd Bergmann 9bbe7dc05c MIPS: MSP71xx: Include asm/setup.h
msp71xx_defconfig can not be built at the in v4.14-rc1

arch/mips/pmcs-msp71xx/msp_smp.c:72:2: error: implicit declaration of function 'set_vi_handler' [-Werror=implicit-function-declaration]

I don't know what caused the regression, but including the right
header is the obvious fix.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/17309/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2017-09-21 16:15:17 +02:00
..
Kconfig
Makefile
msp_elb.c
msp_eth.c
msp_hwbutton.c
msp_irq.c
msp_irq_cic.c
msp_irq_per.c
msp_irq_slp.c
msp_pci.c
msp_prom.c
msp_serial.c
msp_setup.c
msp_smp.c MIPS: MSP71xx: Include asm/setup.h 2017-09-21 16:15:17 +02:00
msp_time.c
msp_usb.c
Platform