X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-cris%2Fpci.h;h=c61041531889a7cf215fc4b285d1996881e5edb8;hb=333b49614bac1801f614128fdcdb6346b383a0df;hp=e080860b4516233db25d3184bef4bd9510d1205a;hpb=86090fcac5e27b630656fe3d963a6b80e26dac44;p=linux-2.6.git diff --git a/include/asm-cris/pci.h b/include/asm-cris/pci.h index e080860b4..c61041531 100644 --- a/include/asm-cris/pci.h +++ b/include/asm-cris/pci.h @@ -1,9 +1,13 @@ #ifndef __ASM_CRIS_PCI_H #define __ASM_CRIS_PCI_H +#include +#include + /* ETRAX chips don't have a PCI bus. This file is just here because some stupid .c code * includes it even if CONFIG_PCI is not set. */ +#define PCI_DMA_BUS_IS_PHYS (1) #endif /* __ASM_CRIS_PCI_H */