From 8f4448c043686f8edb8edeb3633136dbfff802d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fernando=20Luis=20V=C3=A1zquez=20Cao?= Date: Fri, 26 Jun 2009 11:27:41 +0900 Subject: [PATCH] --- yaml --- r: 154969 b: refs/heads/master c: 977badb2f385db14d8ba3fcf02fbd7ead8e63d0f h: refs/heads/master i: 154967: 44cd414fc653e51d168f45ffaa446e0f263279ac v: v3 --- [refs] | 2 +- trunk/arch/mn10300/include/asm/pci.h | 4 ---- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/[refs] b/[refs] index f4f51642720a..4ce4904c1e77 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 50e5628a4ac465a52f0d4ca6567343be029731a0 +refs/heads/master: 977badb2f385db14d8ba3fcf02fbd7ead8e63d0f diff --git a/trunk/arch/mn10300/include/asm/pci.h b/trunk/arch/mn10300/include/asm/pci.h index e58b9a46e1b1..35d2ed6396f6 100644 --- a/trunk/arch/mn10300/include/asm/pci.h +++ b/trunk/arch/mn10300/include/asm/pci.h @@ -70,10 +70,6 @@ struct pci_dev; */ #define PCI_DMA_BUS_IS_PHYS (1) - -/* This is always fine. */ -#define pci_dac_dma_supported(pci_dev, mask) (0) - /* Return the index of the PCI controller for device. */ static inline int pci_controller_num(struct pci_dev *dev) {