m68knommu: remove the common interrupt controller structure
authorGreg Ungerer <gerg@uclinux.org>
Fri, 1 May 2009 07:23:37 +0000 (17:23 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Tue, 15 Sep 2009 23:43:46 +0000 (09:43 +1000)
Each different m68knommu CPU interrupt controller type has its own
interrupt controller data structures now. Remove the old, and now not
used, common irq structs and init code from here.

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

No differences found