From 899a388a8b9f67af584f28aefdde5b59bc722d87 Mon Sep 17 00:00:00 2001 From: Greg Ungerer Date: Fri, 1 Feb 2008 17:40:49 +1000 Subject: [PATCH] --- yaml --- r: 81808 b: refs/heads/master c: 79d8bfb01be752694fb3ae93555fcc0ad91b232b h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/m68knommu/platform/68360/config.c | 5 ----- 2 files changed, 1 insertion(+), 6 deletions(-) diff --git a/[refs] b/[refs] index 0ec23350a717..297d2bdc3c5c 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 2d8815ba82ef5048806d36529f3e385450ba6e60 +refs/heads/master: 79d8bfb01be752694fb3ae93555fcc0ad91b232b diff --git a/trunk/arch/m68knommu/platform/68360/config.c b/trunk/arch/m68knommu/platform/68360/config.c index 2b3196af811f..ac629fa30099 100644 --- a/trunk/arch/m68knommu/platform/68360/config.c +++ b/trunk/arch/m68knommu/platform/68360/config.c @@ -103,11 +103,6 @@ void hw_timer_init(void) pquicc->timer_tgcr = tgcr_save; } -unsigned long hw_timer_offset(void) -{ - return 0; -} - void BSP_gettod (int *yearp, int *monp, int *dayp, int *hourp, int *minp, int *secp) {