]> bbs.cooldavid.org Git - net-next-2.6.git/commit
powerpc: Only print clockevent settings once
authorAnton Blanchard <anton@samba.org>
Sun, 7 Feb 2010 19:26:29 +0000 (19:26 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Tue, 9 Feb 2010 02:56:24 +0000 (13:56 +1100)
commitb919ee827e048826786fd7e889a2b04f63382fe6
tree4c4477ad0855f10ac2ee42bfe8238f43c5840978
parent44c9f3cc1a07503b653b571eac5792436da39a30
powerpc: Only print clockevent settings once

The clockevent multiplier and shift is useful information, but we
only need to print it once.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/kernel/time.c