On Wed, 31 Mar 2021 12:37:08 -0400
Chris Browy wrote:
> From: hchkuo
>
> Signed-off-by: hchkuo
Code must build after each patch, so this needs to go first in the series,
not last. git rebase -i HEAD~3 and reorder the patches should be an easy
way to do it.
+ add a note to say standard-header
From: hchkuo
Signed-off-by: hchkuo
---
include/hw/pci/pci_ids.h | 2 ++
include/hw/pci/pcie_regs.h| 3 +++
include/standard-headers/linux/pci_regs.h | 3 ++-
3 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/include/hw/pci/pci_ids.h b/include/hw/pci/