Release 4.11 arch/blackfin/include/asm/pci.h
/* Changed from asm-m68k version, Lineo Inc. May 2001 */
#ifndef _ASM_BFIN_PCI_H
#define _ASM_BFIN_PCI_H
#include <linux/scatterlist.h>
#include <asm-generic/pci.h>
#define PCIBIOS_MIN_IO 0x00001000
#define PCIBIOS_MIN_MEM 0x10000000
#endif /* _ASM_BFIN_PCI_H */
Overall Contributors
Person | Tokens | Prop | Commits | CommitProp |
Bryan Wu | 20 | 83.33% | 1 | 33.33% |
Barry Song | 3 | 12.50% | 1 | 33.33% |
Christoph Hellwig | 1 | 4.17% | 1 | 33.33% |
Total | 24 | 100.00% | 3 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.