linux/arch/m68k/platform/coldfire
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
..
Makefile
cache.c Fix common misspellings 2011-03-31 11:26:23 -03:00
clk.c
dma.c m68knommu: remove un-needed exporting of COLDFIRE symbols 2011-05-24 10:03:51 +10:00
dma_timer.c
entry.S m68k: merge MMU and non MMU versions of system.h 2011-07-25 11:20:40 +10:00
gpio.c
head.S m68knommu: Remove obsolete #include <linux/sys.h> 2011-05-24 15:17:19 +10:00
intc-2.c m68knommu: correctly use trap_init 2011-07-25 11:20:41 +10:00
intc-simr.c m68knommu: correctly use trap_init 2011-07-25 11:20:41 +10:00
intc.c m68knommu: correctly use trap_init 2011-07-25 11:20:41 +10:00
pinmux.c
pit.c
sltimers.c Fix common misspellings 2011-03-31 11:26:23 -03:00
timers.c
vectors.c m68knommu: correctly use trap_init 2011-07-25 11:20:41 +10:00