[PATCH] PCI: fix up errors after dma bursting patch and CONFIG_PCI=n -- bug?
authorKumar Gala <galak@freescale.com>
Fri, 29 Jul 2005 19:16:27 +0000 (12:16 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 29 Jul 2005 20:12:52 +0000 (13:12 -0700)
commita46e812620bd7db457ce002544a1a6572c313d8a
treed0612d80c5b7c1eab17c28c183e06906c9b1b7f3
parent10f4338ca8534823bc6c843edbbe42fd4e73d258
[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 <kumar.gala@freescale.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
include/linux/pci.h