x86: pci-dma.c declare iommu_bio_merge before they get used
authorJaswinder Singh <jaswinder@infradead.org>
Mon, 21 Jul 2008 16:54:29 +0000 (22:24 +0530)
committerIngo Molnar <mingo@elte.hu>
Tue, 22 Jul 2008 12:36:04 +0000 (14:36 +0200)
commit9321b8cbbbf3a8dbd4748e3722facaeb8401bd13
treeacc231d54b0b8746db5d3c15116568c2208f4618
parenta7b7511ac1404eaf0e7b6c445a7c61b48ccfcf0b
x86: pci-dma.c declare iommu_bio_merge before they get used

moved iommu_bio_merge from io_64.h to io.h because it is required for both.

Signed-off-by: Jaswinder Singh <jaswinder@infradead.org>
include/asm-x86/io.h
include/asm-x86/io_64.h