aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/pci-dma_64.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/kernel/pci-dma_64.c')
-rw-r--r--arch/x86/kernel/pci-dma_64.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/x86/kernel/pci-dma_64.c b/arch/x86/kernel/pci-dma_64.c
index 6eacd58e451b..5f03e4174210 100644
--- a/arch/x86/kernel/pci-dma_64.c
+++ b/arch/x86/kernel/pci-dma_64.c
@@ -14,8 +14,6 @@
14#include <asm/gart.h> 14#include <asm/gart.h>
15#include <asm/calgary.h> 15#include <asm/calgary.h>
16 16
17dma_addr_t bad_dma_address __read_mostly;
18EXPORT_SYMBOL(bad_dma_address);
19 17
20/* Dummy device used for NULL arguments (normally ISA). Better would 18/* Dummy device used for NULL arguments (normally ISA). Better would
21 be probably a smaller DMA mask, but this is bug-to-bug compatible 19 be probably a smaller DMA mask, but this is bug-to-bug compatible