]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[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)
commitc9c47b6e27ca49fb0eea6b021b4919cb2467c8e1
treea1378c925a55a5239696d33036c1917e37571202
parent7eb5476f68cd6c6e7a065083e1741a72a666ac6d
[PATCH] powerpc: Remove redundant setting of htab_address

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>
arch/powerpc/platforms/iseries/setup.c