mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
The function interrupt_init_cpu() is given an int return type but does not return anything but 0. Rework this to be a void function. Signed-off-by: Tom Rini <trini@konsulko.com> Acked-by: Mario Six <mario.six@gdsys.cc> |
||
|---|---|---|
| .. | ||
| cache.c | ||
| config.mk | ||
| cpu.c | ||
| cpu_init.c | ||
| fdt.c | ||
| immap.c | ||
| interrupts.c | ||
| Kconfig | ||
| Makefile | ||
| reginfo.c | ||
| speed.c | ||
| start.S | ||
| traps.c | ||