1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-17 00:22:07 +02:00
Files
u-boot-megous/arch/powerpc/lib
Tom Rini deff9b1d2a powerpc: Rework interrupt_init_cpu()
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>
2017-08-26 14:56:08 -04:00
..
2017-07-03 17:35:28 -04:00
2016-05-02 18:37:09 -04:00
2017-07-22 22:22:48 -04:00