Switch the m68knommu arch to using CONFIG_GENERIC_TIME. There is a number of different timers on the vairous m68knommu family members, so there is a few files affected.
Signed-off-by: Greg Ungerer <[EMAIL PROTECTED] linux-2.6.24/arch/m68knommu/Kconfig | 4 linux-2.6.24/arch/m68knommu/kernel/time.c | 57 --------- linux-2.6.24/arch/m68knommu/platform/68328/timers.c | 56 +++++++-- linux-2.6.24/arch/m68knommu/platform/68360/config.c | 5 linux-2.6.24/arch/m68knommu/platform/5206/config.c | 14 -- linux-2.6.24/arch/m68knommu/platform/5206e/config.c | 14 -- linux-2.6.24/arch/m68knommu/platform/5249/config.c | 14 -- linux-2.6.24/arch/m68knommu/platform/5272/config.c | 13 -- linux-2.6.24/arch/m68knommu/platform/5307/config.c | 14 -- linux-2.6.24/arch/m68knommu/platform/532x/config.c | 14 -- linux-2.6.24/arch/m68knommu/platform/5407/config.c | 14 -- linux-2.6.24/arch/m68knommu/platform/coldfire/pit.c | 86 ++++++++------- linux-2.6.24/arch/m68knommu/platform/coldfire/timers.c | 68 +++++++---- 13 files changed, 142 insertions(+), 231 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/