summaryrefslogtreecommitdiff
path: root/release/src/linux/linux/include/asm-s390/pci.h
blob: f2d43cb89142c13c71101f9281b7991304da49db (plain)
1
2
3
4
5
6
7
8
9
#ifndef __ASM_S390_PCI_H
#define __ASM_S390_PCI_H

/* S/390 systems 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.
 */

#endif /* __ASM_S390_PCI_H */