[PATCH] powerpc: Remove duplicate definition of set_tb()
authorMichael Ellerman <michael@ellerman.id.au>
Mon, 24 Oct 2005 05:07:26 +0000 (15:07 +1000)
committerPaul Mackerras <paulus@samba.org>
Wed, 26 Oct 2005 06:00:09 +0000 (16:00 +1000)
Somewhere along the line we got two definitions of set_tb(). They look to
be identical although they're not textually identical. So remove the #ifdef
CONFIG_PPC64 version, leaving the common version in time.h.

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
include/asm-powerpc/reg.h

Simple merge