Commit 0158de7f authored by Alan Cox's avatar Alan Cox Committed by Linus Torvalds

[PATCH] clean up pdc adma for new dma bits

parent b20e4ab5
......@@ -55,7 +55,6 @@ static int pdcadma_get_info (char *buffer, char **addr, off_t offset, int count)
}
#endif /* defined(DISPLAY_PDCADMA_TIMINGS) && defined(CONFIG_PROC_FS) */
#ifdef CONFIG_BLK_DEV_IDEDMA
/*
* pdcadma_dma functions() initiates/aborts (U)DMA read/write
* operations on a drive.
......@@ -82,8 +81,6 @@ static int pdcadma_get_info (char *buffer, char **addr, off_t offset, int count)
#endif
#endif /* CONFIG_BLK_DEV_IDEDMA */
static unsigned int __init init_chipset_pdcadma (struct pci_dev *dev, const char *name)
{
#if defined(DISPLAY_PDCADMA_TIMINGS) && defined(CONFIG_PROC_FS)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment