commit | 4583ed514ea9ac844a6eb02d33120beaedf6837f | [log] [tgz] |
---|---|---|
author | Jeremy Fitzhardinge <jeremy@goop.org> | Wed Jun 25 00:19:03 2008 -0400 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Jul 08 13:10:28 2008 +0200 |
tree | 9df2d1e1a5d1726303f761954593defc483e2d20 | |
parent | bb23e403e5162765dabe3dc78646724753d6359b [diff] |
x86, 64-bit: unify early_ioremap The 32-bit early_ioremap will work equally well for 64-bit, so just use it. Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com> Cc: xen-devel <xen-devel@lists.xensource.com> Cc: Stephen Tweedie <sct@redhat.com> Cc: Eduardo Habkost <ehabkost@redhat.com> Cc: Mark McLoughlin <markmc@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>