]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/m68knommu/platform/68360/config.c
m68knommu: remove empty timer offset function for 68360
[linux-2.6-omap-h63xx.git] / arch / m68knommu / platform / 68360 / config.c
index 2b3196af811f3b92ee9b20e532a7d46acbb91310..ac629fa300994c2ba8b1328ab5a7d29b84ded27e 100644 (file)
@@ -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)
 {