[PATCH] m68knommu: extract common timer code for 68EZ328 processor
authorGreg Ungerer <gerg@snapgear.com>
Thu, 8 Sep 2005 23:32:14 +0000 (09:32 +1000)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 9 Sep 2005 00:27:37 +0000 (17:27 -0700)
commit03981f2427c767cfcd917cb51197c43fe68ba5db
treee41794daea2cd8029b79312ee40fc8bc7b96bf64
parentd9b9d5ddb827dc36cc1f7214f5818640e1bc22d5
[PATCH] m68knommu: extract common timer code for 68EZ328 processor

Rework the 68x328 configuration and setup code. All 68x328 varients
share the same timer hardware. So extract that into its own file,
instead of keeping copies in each processors setup code.

Signed-off-by: Greg Ungerer <gerg@uclinux.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/m68knommu/platform/68EZ328/config.c