[PATCH] powerpc: Remove redundant setting of htab_address
authorMichael Ellerman <michael@ellerman.id.au>
Wed, 11 Jan 2006 04:27:25 +0000 (15:27 +1100)
committerPaul Mackerras <paulus@samba.org>
Wed, 11 Jan 2006 04:35:46 +0000 (15:35 +1100)
iSeries doesn't need to set the htab_address explicitly, htab_initialize()
will do it for us later.

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found