]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
powerpc/8xxx: share PIC defines among 85xx and 86xx
authorKim Phillips <kim.phillips@freescale.com>
Mon, 9 Aug 2010 23:39:57 +0000 (18:39 -0500)
committerKumar Gala <galak@kernel.crashing.org>
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 <wd@denx.de>
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
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