commit | 977badb2f385db14d8ba3fcf02fbd7ead8e63d0f | [log] [tgz] |
---|---|---|
author | Fernando Luis Vázquez Cao <fernando@oss.ntt.co.jp> | Fri Jun 26 11:27:41 2009 +0900 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Mon Jun 29 12:12:43 2009 -0700 |
tree | 96439718a8b29c4206b912178fe8bdddabd2f49e | |
parent | 50e5628a4ac465a52f0d4ca6567343be029731a0 [diff] |
PCI: remove pci_dac_dma_... APIs on mn10300 It seems that mn10300 made it upstream after Jan Beulich's pci_dac_dma_* cleanup work and still defines pci_dac_dma_supported(). This API is not required by the PCI subsystem anymore, so remove it. Acked-by: David Howells <dhowells@redhat.com> Signed-off-by: Fernando Luis Vazquez Cao <fernando@oss.ntt.co.jp> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>