m68knommu: support code to mask external interrupts on old ColdFire CPU's
authorGreg Ungerer <gerg@uclinux.org>
Tue, 19 May 2009 04:39:19 +0000 (14:39 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Tue, 15 Sep 2009 23:43:51 +0000 (09:43 +1000)
The external interrupts used on the old Coldfire parts with the old style
interrupt controller can be properly mask/unmasked in the interrupt
handling code.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>

No differences found