commit | bceabd15050d8d0e3742af350f072a110510a2aa | [log] [tgz] |
---|---|---|
author | Stephen Rothwell <sfr@canb.auug.org.au> | Thu Mar 13 16:20:31 2008 +1100 |
committer | Paul Mackerras <paulus@samba.org> | Wed Mar 26 08:44:05 2008 +1100 |
tree | bdc2d1736905818cffaa649aa2c2281604b4adaa | |
parent | 4944774d7fc170ed9a3b15065da6986f2e9429db [diff] |
[POWERPC] Really export empty_zero_page It was being protected by CONFIG_PPC32, but we want to export it on 64-bit also. This moves it out of the ifdef. Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Paul Mackerras <paulus@samba.org>