mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-14 17:07:38 +00:00
08dd988be5
Add missing .h and add missing declarations in .h Declare local functions as static. Make interrupt_init_cpu function signatures consistent with how decrementer_count is declared. Based on warnings reported by 'make C=2' Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr> [trini: drop cpu_init_f as 8xx/83xx are different from the rest, rework interrupt_init_cpu/decrementer_count] Signed-off-by: Tom Rini <trini@konsulko.com> |
||
---|---|---|
.. | ||
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 |