u-boot-brain/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
..
_ashldi3.S Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
_ashrdi3.S Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
_lshrdi3.S Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
bat_rw.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
bootm.c env: Rename some other getenv()-related functions 2017-08-16 08:31:11 -04:00
cache.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
extable.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
interrupts.c powerpc: Rework interrupt_init_cpu() 2017-08-26 14:56:08 -04:00
kgdb.c powerpc: move set_msr() and get_msr() into .h 2017-07-22 22:22:49 -04:00
Makefile powerpc, 8xx: move immap.c in arch/powerpc/cpu/mpc8xx/ 2017-07-08 15:55:27 -04:00
ppccache.S powerpc: remove 4xx support 2017-07-03 17:35:28 -04:00
ppcstring.S treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
reloc.S Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
spl.c spl: make image arg or fdt blob address reconfigurable 2017-05-08 11:38:40 -04:00
stack.c Change my mailaddress 2016-05-02 18:37:09 -04:00
ticks.S Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
time.c power, timer: reset TBL before TBU 2017-07-22 22:22:48 -04:00