From: Greg Ungerer Date: Mon, 23 Jan 2012 03:25:56 +0000 (+1000) Subject: m68knommu: make persistent clock code consistent with m68k X-Git-Tag: v3.4-rc1~160^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9517746131f62294ddd922bcd288415be5104c23;p=pandora-kernel.git m68knommu: make persistent clock code consistent with m68k The read_persistent_clock() code is different on m68knommu, for really no reason. With a few changes to support function names and some code re-organization the code can be made the same. This will make it easier to merge the arch/m68k/kernel/time.c for m68k and m68knommu in a future patch. Signed-off-by: Greg Ungerer --- Reading git-diff-tree failed