Revision 83c9f4ca hw/xio3130_downstream.c

b/hw/xio3130_downstream.c
19 19
 * with this program; if not, see <http://www.gnu.org/licenses/>.
20 20
 */
21 21

  
22
#include "pci/pci_ids.h"
23
#include "pci/msi.h"
24
#include "pci/pcie.h"
25
#include "xio3130_downstream.h"
22
#include "hw/pci/pci_ids.h"
23
#include "hw/pci/msi.h"
24
#include "hw/pci/pcie.h"
25
#include "hw/xio3130_downstream.h"
26 26

  
27 27
#define PCI_DEVICE_ID_TI_XIO3130D       0x8233  /* downstream port */
28 28
#define XIO3130_REVISION                0x1

Also available in: Unified diff