u-boot-brain/arch/mips/cpu/mips64
Paul Burton 186d8159f6 MIPS: stub interrupt_init function
interrupt_init is called unconditionally by the generic board code.
Define a stub for it on MIPS like the enable & disable functions.

Signed-off-by: Paul Burton <paul.burton@imgtec.com>
2014-04-20 13:16:42 +02:00
..
cache.S Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
config.mk mips: move CONFIG_MIPS{32, 64} definition to config.mk 2014-03-07 10:59:06 -05:00
cpu.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
interrupts.c MIPS: stub interrupt_init function 2014-04-20 13:16:42 +02:00
Makefile mips: convert makefiles to Kbuild style 2013-10-31 13:26:45 -04:00
start.S MIPS: mips64: fix typos in copyright text of start.S 2013-07-24 09:50:52 -04:00
time.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00