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> |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| config.mk | ||
| cpu.c | ||
| cpu_init.c | ||
| ecc.c | ||
| fdt.c | ||
| interrupts.c | ||
| law.c | ||
| pci.c | ||
| pcie.c | ||
| qe_io.c | ||
| serdes.c | ||
| spd_sdram.c | ||
| speed.c | ||
| spl_minimal.c | ||
| start.S | ||
| traps.c | ||
| u-boot-spl.lds | ||
| u-boot.lds | ||