pci_regs.h: import from linux
commit412a82457ef54821362ba27804e24a92fce09761
authorMichael S. Tsirkin <mst@redhat.com>
Wed, 1 Jul 2015 09:42:18 +0000 (1 11:42 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Wed, 8 Jul 2015 07:09:56 +0000 (8 10:09 +0300)
treea199e1967b95ba41efef836b9abdc5546d5f4055
parentf56fc2d319b18d5e510988374929188867a5f930
pci_regs.h: import from linux

It seems to make sense to import pci_regs.h from linux:
why maintain our own?
As a first step, move the header to standard-headers,
and add it to the update script.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
include/hw/pci/pci_regs.h
include/standard-headers/linux/pci_regs.h [copied from include/hw/pci/pci_regs.h with 100% similarity]
scripts/update-linux-headers.sh