Re: [PATCH] pci: remove unusedHAVE_ARCH_PCI_SET_DMA_MAX_SEGMENT_{SIZE|BOUNDARY}

From: Jesse Barnes
Date: Fri Jul 16 2010 - 15:10:00 EST


On Mon, 12 Jul 2010 15:59:11 +0900
FUJITA Tomonori <fujita.tomonori@xxxxxxxxxxxxx> wrote:

> In 2.6.34, we transformed the PCI DMA API into the generic device
> mode. The PCI DMA API is just the wrapper of the DMA API.
>
> So we don't need HAVE_ARCH_PCI_SET_DMA_MAX_SEGMENT_SIZE or
> HAVE_ARCH_PCI_SET_DMA_SEGMENT_BOUNDARY (which enable architectures to
> have the own implementations). Both haven't been used anyway.
>
> Signed-off-by: FUJITA Tomonori <fujita.tomonori@xxxxxxxxxxxxx>
> ---
> drivers/pci/pci.c | 4 ----

Applied to my linux-next branch, thanks.

--
Jesse Barnes, Intel Open Source Technology Center
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/