/openbmc/u-boot/drivers/net/ |
H A D | mpc8xx_fec.c | diff 08dd988be54cb6c6da676aee334c2304e77d9728 Thu Jul 13 08:10:08 CDT 2017 Christophe Leroy <christophe.leroy@c-s.fr> 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: 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>
|
/openbmc/u-boot/arch/powerpc/cpu/mpc8xx/ |
H A D | immap.c | diff 08dd988be54cb6c6da676aee334c2304e77d9728 Thu Jul 13 08:10:08 CDT 2017 Christophe Leroy <christophe.leroy@c-s.fr> 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: 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>
|
H A D | traps.c | diff 08dd988be54cb6c6da676aee334c2304e77d9728 Thu Jul 13 08:10:08 CDT 2017 Christophe Leroy <christophe.leroy@c-s.fr> 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: 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>
|
/openbmc/u-boot/arch/powerpc/lib/ |
H A D | interrupts.c | diff 08dd988be54cb6c6da676aee334c2304e77d9728 Thu Jul 13 08:10:08 CDT 2017 Christophe Leroy <christophe.leroy@c-s.fr> 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: 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>
|
H A D | bootm.c | diff 08dd988be54cb6c6da676aee334c2304e77d9728 Thu Jul 13 08:10:08 CDT 2017 Christophe Leroy <christophe.leroy@c-s.fr> 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: 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>
|
/openbmc/u-boot/arch/powerpc/cpu/mpc86xx/ |
H A D | interrupts.c | diff 08dd988be54cb6c6da676aee334c2304e77d9728 Thu Jul 13 08:10:08 CDT 2017 Christophe Leroy <christophe.leroy@c-s.fr> 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: 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>
|
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/ |
H A D | interrupts.c | diff 08dd988be54cb6c6da676aee334c2304e77d9728 Thu Jul 13 08:10:08 CDT 2017 Christophe Leroy <christophe.leroy@c-s.fr> 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: 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>
|
/openbmc/u-boot/arch/powerpc/include/asm/ |
H A D | ppc.h | diff 08dd988be54cb6c6da676aee334c2304e77d9728 Thu Jul 13 08:10:08 CDT 2017 Christophe Leroy <christophe.leroy@c-s.fr> 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: 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>
|