commit | b041cf22ddb742874040d0a3259d0be46f3d3a4b | [log] [tgz] |
---|---|---|
author | Ian Campbell <Ian.Campbell@citrix.com> | Fri Jan 23 10:56:16 2009 +0000 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Jan 23 12:06:44 2009 +0100 |
tree | dc9730de4564b1c7482b130ff44ddb842bf036cc | |
parent | af2519fb2298cdf7540082c36f4d8c66bbff103f [diff] |
x86: rename arch/x86/kernel/pci-swiotlb_64.c => pci-swiotlb.c The file is used for 32 and 64 bit since: commit cfb80c9eae8c7ed8f2ee81090062d15ead51cbe8 Author: Jeremy Fitzhardinge <jeremy@goop.org> Date: Tue Dec 16 12:17:36 2008 -0800 x86: unify pci iommu setup and allow swiotlb to compile for 32 bit Signed-off-by: Ian Campbell <ian.campbell@citrix.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>