m68knommu: move ColdFire INTC definitions to new include file
authorGreg Ungerer <gerg@uclinux.org>
Tue, 19 May 2009 03:56:44 +0000 (13:56 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Tue, 15 Sep 2009 23:43:49 +0000 (09:43 +1000)
commit5938084bd8843490a4493d19fb108df70d87df2d
tree9f63d02cf26ae38723a3eb7282ccb84565b3556d
parente47cc3d6acacffdc673779a44c21a4a12b20db23
m68knommu: move ColdFire INTC definitions to new include file

Create an mcfintc.h include file with the definitions for the old style
ColdFire interrupt controller. They are only needed on CPU's that use
this old controller - so isolate them on their own.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
arch/m68k/include/asm/mcfintc.h [new file with mode: 0644]
arch/m68k/include/asm/mcfsim.h