]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] ppc32: Removed dependency on CONFIG_CPM2 for building mpc85xx_device.c
authorKumar Gala <galak@freescale.com>
Wed, 22 Jun 2005 00:15:20 +0000 (17:15 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Wed, 22 Jun 2005 01:46:23 +0000 (18:46 -0700)
commitc93fcff6952068d484f2f7dae187037f46235647
tree150cb47cc0d9b611cc15252860b1e1a2e4c512e6
parentc91999bba3ae8b21d4a965f19bf127bac3e5f7f2
[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>
arch/ppc/syslib/mpc85xx_devices.c