diff options
author | Kim Phillips <kim.phillips@freescale.com> | 2006-08-25 11:59:22 -0500 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2006-08-30 10:34:33 +1000 |
commit | f1f17716d13bfb709809a3f5c84bda105b646b9e (patch) | |
tree | 1d8c9f4905ccb21b4cc91386fd3dca3e9697e25d /arch/powerpc/configs | |
parent | b9f0f1bb2bcaae96dd3267f6bd3ad1ca44a1f5ad (diff) | |
download | blackbird-obmc-linux-f1f17716d13bfb709809a3f5c84bda105b646b9e.tar.gz blackbird-obmc-linux-f1f17716d13bfb709809a3f5c84bda105b646b9e.zip |
[POWERPC] modify mpc83xx platforms to use new IRQ layer
This fixes MPC834x MDS (formerly SYS) and ITX platform code to get IRQ data (including PCI) from the device tree, and to use the new IPIC code.
renamed defconfig (sys -> mds), left one redundant NULL assignment in mpc83xx_pcibios_fixup to keep the compiler happy.
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Signed-off-by: Li Yang <leoli@freescale.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/powerpc/configs')
-rw-r--r-- | arch/powerpc/configs/mpc834x_mds_defconfig (renamed from arch/powerpc/configs/mpc834x_sys_defconfig) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/arch/powerpc/configs/mpc834x_sys_defconfig b/arch/powerpc/configs/mpc834x_mds_defconfig index 5078b0441d61..5078b0441d61 100644 --- a/arch/powerpc/configs/mpc834x_sys_defconfig +++ b/arch/powerpc/configs/mpc834x_mds_defconfig |