Skip to content

Commit

Permalink
alpha: remove unused DEBUG_FORCEDAC define in IOMMU
Browse files Browse the repository at this point in the history
This just removes unused DEBUG_FORCEDAC define in the IOMMU code.

Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Cc: Richard Henderson <rth@twiddle.net>
Cc: Ivan Kokshaysky <ink@jurassic.park.msu.ru>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
  • Loading branch information
fujita authored and Linus Torvalds committed Mar 5, 2008
1 parent cf54014 commit d5a4630
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/alpha/kernel/pci_iommu.c
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@
#endif

#define DEBUG_NODIRECT 0
#define DEBUG_FORCEDAC 0

#define ISA_DMA_MASK 0x00ffffff

Expand Down

0 comments on commit d5a4630

Please sign in to comment.