linux/arch/m68k/platform
Greg Ungerer 622e9472dd m68knommu: correctly use trap_init
Currently trap_init() is an empty function for m68knommu. Instead
the vectors are being setup as part of the IRQ initialization.
This is inconsistent with m68k and other architectures.

Change the local init_vectors() to be trap_init(), and init the
vectors at the correct time during startup. This will help merge of
m68k and m68knommu trap code in the furture.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
2011-07-25 11:20:41 +10:00
..
54xx m68k: merge m68k and m68knommu arch directories 2011-03-25 14:05:13 +10:00
68EZ328 m68k: merge m68k and m68knommu arch directories 2011-03-25 14:05:13 +10:00
68VZ328 m68k: merge m68k and m68knommu arch directories 2011-03-25 14:05:13 +10:00
520x m68k: merge m68k and m68knommu arch directories 2011-03-25 14:05:13 +10:00
523x Fix common misspellings 2011-03-31 11:26:23 -03:00
527x Fix common misspellings 2011-03-31 11:26:23 -03:00
528x Fix common misspellings 2011-03-31 11:26:23 -03:00
532x m68k: merge m68k and m68knommu arch directories 2011-03-25 14:05:13 +10:00
5206 m68knommu: merge ColdFire 5206 and 5206e platform code 2011-07-25 11:20:41 +10:00
5249 m68k: Convert irq function namespace 2011-03-29 14:48:15 +02:00
5272 m68knommu: correctly use trap_init 2011-07-25 11:20:41 +10:00
5307 m68k: merge m68k and m68knommu arch directories 2011-03-25 14:05:13 +10:00
5407 m68k: merge m68k and m68knommu arch directories 2011-03-25 14:05:13 +10:00
68328 m68knommu: correctly use trap_init 2011-07-25 11:20:41 +10:00
68360 m68knommu: correctly use trap_init 2011-07-25 11:20:41 +10:00
coldfire m68knommu: correctly use trap_init 2011-07-25 11:20:41 +10:00
Makefile m68k: merge m68k and m68knommu arch directories 2011-03-25 14:05:13 +10:00