x86/speculation/mds: Fix documentation typo
[linux/fpc-iii.git] / arch / blackfin / include / asm / pci.h
blobe6458ddbaf7e3aa21e3f09e18221d3c5a82d92c8
1 /* SPDX-License-Identifier: GPL-2.0 */
2 /* Changed from asm-m68k version, Lineo Inc. May 2001 */
4 #ifndef _ASM_BFIN_PCI_H
5 #define _ASM_BFIN_PCI_H
7 #include <linux/scatterlist.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 */