]> git.neil.brown.name Git - history.git/commit
[PATCH] make common m68knommu/68328 specific ints.c
authorGreg Ungerer <gerg@snapgear.com>
Mon, 26 May 2003 09:49:03 +0000 (02:49 -0700)
committerLinus Torvalds <torvalds@home.transmeta.com>
Mon, 26 May 2003 09:49:03 +0000 (02:49 -0700)
commitc0af7cb7e98415df2dcb06267217b63e6adc1ace
tree433ff9967bbdfab23b5cf67f79ec463558953fb9
parent06af172cc428211b20691523a2a6ec248bfd8c4d
[PATCH] make common m68knommu/68328 specific ints.c

Modify the m68knommu/68328 specific ints.c to be the general ints
handler when building for this sub-architecture. It is just simpler to
have one for each sub-architecture (which means we currently need 3
for the 3 prominant m68knommu families). Each can handle the hardware
setup differences, and there is a few at this level. This doesn't
really add much code overall, since 2 of the 3 m68knommu architectures
already had significant specific int handling code.
arch/m68knommu/platform/68328/ints.c