[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)
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>

No differences found