NFSv4.1/flexfiles: Fix a protocol error in layoutreturn
[linux/fpc-iii.git] / arch / blackfin / include / asm / pci.h
blob14efc0db1ade134eb41e8566a6e4be76b0f94e6b
1 /* Changed from asm-m68k version, Lineo Inc. May 2001 */
3 #ifndef _ASM_BFIN_PCI_H
4 #define _ASM_BFIN_PCI_H
6 #include <linux/scatterlist.h>
7 #include <asm-generic/pci-dma-compat.h>
8 #include <asm-generic/pci.h>
10 #define PCIBIOS_MIN_IO 0x00001000
11 #define PCIBIOS_MIN_MEM 0x10000000
13 #endif /* _ASM_BFIN_PCI_H */