]> Pileus Git - ~andy/linux/blobdiff - arch/x86/include/asm/iommu.h
Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...
[~andy/linux] / arch / x86 / include / asm / iommu.h
index 295b13193f4df09b05aad53ec09c81c601a17a9f..a6ee9e6f530f89cc2e86a5607ceff6597c9d1757 100644 (file)
@@ -7,8 +7,6 @@ extern struct dma_mapping_ops nommu_dma_ops;
 extern int force_iommu, no_iommu;
 extern int iommu_detected;
 
-extern unsigned long iommu_nr_pages(unsigned long addr, unsigned long len);
-
 /* 10 seconds */
 #define DMAR_OPERATION_TIMEOUT ((cycles_t) tsc_khz*10*1000)