From: Greg Ungerer Date: Wed, 19 Oct 2011 11:37:08 +0000 (+1000) Subject: m68knommu: move definition of mach_gettod to where it is used X-Git-Tag: v3.3-rc1~180^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=361a541dc2373e57cfa7a63e95fbe448ff5675d4;p=pandora-kernel.git m68knommu: move definition of mach_gettod to where it is used The mach_gettod function pointer is only called from the time_no.c code. So move its actual definition to there too. It is currently in setup_no.c for no particularly good reason. Signed-off-by: Greg Ungerer --- Reading git-diff-tree failed