commit | c9c47b6e27ca49fb0eea6b021b4919cb2467c8e1 | [log] [tgz] |
---|---|---|
author | Michael Ellerman <michael@ellerman.id.au> | Wed Jan 11 15:27:25 2006 +1100 |
committer | Paul Mackerras <paulus@samba.org> | Wed Jan 11 15:35:46 2006 +1100 |
tree | a1378c925a55a5239696d33036c1917e37571202 | |
parent | 7eb5476f68cd6c6e7a065083e1741a72a666ac6d [diff] |
[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>