Skip to content
Snippets Groups Projects
Commit 08dd988b authored by Christophe Leroy's avatar Christophe Leroy Committed by Tom Rini
Browse files

powerpc, 8xx: fix missing function declarations.


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: default avatarChristophe 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: default avatarTom Rini <trini@konsulko.com>
parent ba2c5a5c
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment