Skip to content

Commit

Permalink
ia64: remove the unused bad_dma_address symbol
Browse files Browse the repository at this point in the history
Signed-off-by: Christoph Hellwig <[email protected]>
Signed-off-by: Tony Luck <[email protected]>
  • Loading branch information
Christoph Hellwig authored and aegl committed Sep 17, 2018
1 parent beec903 commit 87af06d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions arch/ia64/kernel/pci-dma.c
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@
#include <linux/kernel.h>
#include <asm/page.h>

dma_addr_t bad_dma_address __read_mostly;
EXPORT_SYMBOL(bad_dma_address);

int no_iommu __read_mostly;
#ifdef CONFIG_IOMMU_DEBUG
int force_iommu __read_mostly = 1;
Expand Down

0 comments on commit 87af06d

Please sign in to comment.