commit | c93fcff6952068d484f2f7dae187037f46235647 | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@freescale.com> | Tue Jun 21 17:15:20 2005 -0700 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Tue Jun 21 18:46:23 2005 -0700 |
tree | 150cb47cc0d9b611cc15252860b1e1a2e4c512e6 | |
parent | c91999bba3ae8b21d4a965f19bf127bac3e5f7f2 [diff] |
[PATCH] ppc32: Removed dependency on CONFIG_CPM2 for building mpc85xx_device.c Previously we needed CONFIG_CPM2 enabled to get the proper IRQ ifdef's for CPM interrupts. Recent changes have caused that to be no longer necessary. Signed-off-by: Kumar Gala <kumar.gala@freescale.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>