[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [PATCH v2 13/17] xen:arm: Implement pci access functions
Hi, On 23/09/2021 07:23, Stefano Stabellini wrote: diff --git a/xen/include/asm-arm/pci.h b/xen/include/asm-arm/pci.h index 4b32c7088a..5406daecda 100644 --- a/xen/include/asm-arm/pci.h +++ b/xen/include/asm-arm/pci.h @@ -18,6 +18,7 @@ #ifdef CONFIG_HAS_PCI#define pci_to_dev(pcidev) (&(pcidev)->arch.dev)+#define PRI_pci "%04x:%02x:%02x.%u"This is added in this patch but it is unused here To add on this, this is technically not arch specific. So if this is necessary in a follow-up patch, then the definition should be moved to a generic header. Cheers, -- Julien Grall
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |