]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit9ea846609c0e2a4d3e2d1732f37f9a91bf8613cf
treed0612d80c5b7c1eab17c28c183e06906c9b1b7f3
parentcfc32b49094644f1760d6fe33dcb3524c27bb17d
[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