Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
wtarreau
/
linux-2.4
/
82582b970d04ad4bcfaa9d3f9c3c256619fd889f
/
.
/
include
/
asm-cris
/
pci.h
blob: c3bbae9cf9b6ac34a9185b503b97705ce39cb46d [
file
] [
log
] [
blame
]
#ifndef
__ASM_CRIS_PCI_H
#define
__ASM_CRIS_PCI_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
(
0
)
#endif
/* __ASM_CRIS_PCI_H */