From: Kumar Gala Date: Fri, 29 Jul 2005 19:16:27 +0000 (-0700) Subject: [PATCH] PCI: fix up errors after dma bursting patch and CONFIG_PCI=n -- bug? X-Git-Tag: v2.6.13-rc5~84 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a46e812620bd7db457ce002544a1a6572c313d8a;p=pandora-kernel.git [PATCH] PCI: fix up errors after dma bursting patch and CONFIG_PCI=n -- bug? In the patch from: http://www.uwsg.iu.edu/hypermail/linux/kernel/0506.3/0985.html Is the the following line suppose inside the if CONFIG_PCI=n #define pci_dma_burst_advice(pdev, strat, strategy_parameter) do { } while (0) Signed-off-by: Kumar Gala Signed-off-by: Greg Kroah-Hartman Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed