x86: Set dma_ops to nommu_dma_ops by default
authorFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Sat, 14 Nov 2009 11:46:36 +0000 (20:46 +0900)
committerIngo Molnar <mingo@elte.hu>
Sun, 15 Nov 2009 08:03:09 +0000 (09:03 +0100)
commita3b28ee1090072092e2be043c24df94230e725b2
tree65bae068efde74fffff6efb15e7b8a87a89fc2f2
parentb18485e7acfe1a634615d1c628ef644c0d58d472
x86: Set dma_ops to nommu_dma_ops by default

We set dma_ops to nommu_dma_ops at two different places for
x86_32 and x86_64. This unifies them by setting dma_ops to
nommu_dma_ops by default.

Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
LKML-Reference: <1258199198-16657-2-git-send-email-fujita.tomonori@lab.ntt.co.jp>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/pci-dma.c
arch/x86/kernel/pci-swiotlb.c