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> |
||
|---|---|---|
| .. | ||
| Makefile | ||
| _ashldi3.S | ||
| _ashrdi3.S | ||
| _lshrdi3.S | ||
| bat_rw.c | ||
| bootm.c | ||
| cache.c | ||
| extable.c | ||
| interrupts.c | ||
| kgdb.c | ||
| ppccache.S | ||
| ppcstring.S | ||
| reloc.S | ||
| spl.c | ||
| stack.c | ||
| ticks.S | ||
| time.c | ||