The patch titled alpha: remove unused DEBUG_FORCEDAC define in IOMMU has been removed from the -mm tree. Its filename was alpha-remove-unused-debug_forcedac-define-in-iommu.patch This patch was dropped because it was merged into mainline or a subsystem tree The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/ ------------------------------------------------------ Subject: alpha: remove unused DEBUG_FORCEDAC define in IOMMU From: FUJITA Tomonori <fujita.tomonori@xxxxxxxxxxxxx> This just removes unused DEBUG_FORCEDAC define in the IOMMU code. Signed-off-by: FUJITA Tomonori <fujita.tomonori@xxxxxxxxxxxxx> Cc: Richard Henderson <rth@xxxxxxxxxxx> Cc: Ivan Kokshaysky <ink@xxxxxxxxxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- arch/alpha/kernel/pci_iommu.c | 1 - 1 file changed, 1 deletion(-) diff -puN arch/alpha/kernel/pci_iommu.c~alpha-remove-unused-debug_forcedac-define-in-iommu arch/alpha/kernel/pci_iommu.c --- a/arch/alpha/kernel/pci_iommu.c~alpha-remove-unused-debug_forcedac-define-in-iommu +++ a/arch/alpha/kernel/pci_iommu.c @@ -31,7 +31,6 @@ #endif #define DEBUG_NODIRECT 0 -#define DEBUG_FORCEDAC 0 #define ISA_DMA_MASK 0x00ffffff _ Patches currently in -mm which might be from fujita.tomonori@xxxxxxxxxxxxx are parisc-fix-a-overflow-bug-on-32bit-architectures.patch git-scsi-misc.patch mpt-fusion-dont-oops-if-numphys==0.patch -- To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html