]> bbs.cooldavid.org Git - net-next-2.6.git/commit
m68knommu: clean up ColdFire 532x CPU timer setup
authorGreg Ungerer <gerg@uclinux.org>
Tue, 19 May 2009 05:00:01 +0000 (15:00 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Tue, 15 Sep 2009 23:43:52 +0000 (09:43 +1000)
commitf6a66276f5fdc018d2a9378c71de3bae13c588d7
tree5a6148447a9d7b379e31fc4d0b6ddedcc189f80a
parent04b75b10dceadf937e3707ecc3dfccf6a076fd29
m68knommu: clean up ColdFire 532x CPU timer setup

The newer ColdFire 532x family of CPU's uses the old timer, but has a
newer interrupt controller. It doesn't need the special timer setup
that was required when using the older interrupt controller. Remove the
dead timer irq and level setting code, and define the hard coded vector.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
arch/m68k/include/asm/m532xsim.h
arch/m68knommu/platform/532x/config.c