]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[SPARC64]: Kill off dummy_tick_ops.
authorDavid S. Miller <davem@davemloft.net>
Mon, 7 Nov 2005 22:10:10 +0000 (14:10 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 7 Nov 2005 22:10:10 +0000 (14:10 -0800)
commitfc3214952fac07fef7e102fdd4a18b3d736f33f1
treedfdb6ada3bfb930ebd805ef7466e297544dd538e
parent62dbec78be652c28f63ad5eda3d01c244c916040
[SPARC64]: Kill off dummy_tick_ops.

It only serves to generate false-positive buildcheck warnings.
Just set it initially to tick_operations which uses the v9
%tick register which every sparc64 processor has.

Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc64/kernel/time.c