[BACK]Return to pci.h CVS log [TXT][DIR] Up to [Development] / linux-2.6-xfs / include / asm-cris

File: [Development] / linux-2.6-xfs / include / asm-cris / pci.h (download)

Revision 1.2, Thu Jun 17 03:20:52 2004 UTC (13 years, 4 months ago) by nathans
Branch: MAIN
Changes since 1.1: +4 -0 lines

Merge up to 2.6.7, and upgrade kdb at the same time.

#ifndef __ASM_CRIS_PCI_H
#define __ASM_CRIS_PCI_H

#include <asm/scatterlist.h>
#include <asm-generic/pci-dma-compat.h>

/* 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 */