]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[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)
commita6f3546ecd00a1566cee6e0d992f4c33c2d28287
treee77f204d13dc153672b90a850006fbcac1c7677e
parent6d7f58b04d824843f7539a132e1ad8220bbe589a
[PATCH] powerpc: Remove duplicate definition of set_tb()

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