]> Git Repo - J-u-boot.git/commit - arch/powerpc/cpu/mpc85xx/interrupts.c
powerpc/8xxx: share PIC defines among 85xx and 86xx
authorKim Phillips <[email protected]>
Mon, 9 Aug 2010 23:39:57 +0000 (18:39 -0500)
committerKumar Gala <[email protected]>
Thu, 19 Aug 2010 07:06:13 +0000 (02:06 -0500)
commit680c613a5cc7be59a9123765c51287bc306df02f
tree66878ea50e3a1aa7f47c868ceb5c18347a311322
parentbd2313078114c4b44c4a5ce149af43bcb7fc8854
powerpc/8xxx: share PIC defines among 85xx and 86xx

fixes breakeage introduced by commit
a37c36f4e70bada297f281b0e542539ad43e50f6 "powerpc/8xxx: query
feature reporting register for num cores on unknown cpus"

Reported-by: Wolfgang Denk <[email protected]>
Signed-off-by: Kim Phillips <[email protected]>
Signed-off-by: Kumar Gala <[email protected]>
arch/powerpc/cpu/mpc85xx/cpu.c
arch/powerpc/cpu/mpc85xx/cpu_init.c
arch/powerpc/cpu/mpc85xx/interrupts.c
arch/powerpc/cpu/mpc85xx/mp.c
arch/powerpc/cpu/mpc85xx/traps.c
arch/powerpc/cpu/mpc8xxx/cpu.c
arch/powerpc/include/asm/immap_85xx.h
arch/powerpc/include/asm/immap_86xx.h
This page took 0.035229 seconds and 4 git commands to generate.