]> git.proxmox.com Git - mirror_qemu.git/blob - include/hw/pci-bridge/xio3130_downstream.h
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
[mirror_qemu.git] / include / hw / pci-bridge / xio3130_downstream.h
1 /*
2 * TI X3130 pci express downstream port switch
3 *
4 * Copyright (C) 2022 Igor Mammedov <imammedo@redhat.com>
5 *
6 * SPDX-License-Identifier: GPL-2.0-or-later
7 */
8
9 #ifndef HW_PCI_BRIDGE_XIO3130_DOWNSTREAM_H
10 #define HW_PCI_BRIDGE_XIO3130_DOWNSTREAM_H
11
12 #define TYPE_XIO3130_DOWNSTREAM "xio3130-downstream"
13
14 #endif
15