|
@@ -15,9 +15,6 @@
|
|
#include <linux/kernel.h>
|
|
#include <linux/kernel.h>
|
|
#include <asm/page.h>
|
|
#include <asm/page.h>
|
|
|
|
|
|
-dma_addr_t bad_dma_address __read_mostly;
|
|
|
|
-EXPORT_SYMBOL(bad_dma_address);
|
|
|
|
-
|
|
|
|
int no_iommu __read_mostly;
|
|
int no_iommu __read_mostly;
|
|
#ifdef CONFIG_IOMMU_DEBUG
|
|
#ifdef CONFIG_IOMMU_DEBUG
|
|
int force_iommu __read_mostly = 1;
|
|
int force_iommu __read_mostly = 1;
|