|
From: | Frederic Barrat |
Subject: | Re: [PATCH v3 11/12] ppc/pnv: remove PnvPHB4.version |
Date: | Wed, 27 Jul 2022 19:44:12 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0 |
On 24/06/2022 10:49, Daniel Henrique Barboza wrote:
It's unused. Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com> ---
Reviewed-by: Frederic Barrat <fbarrat@linux.ibm.com> Fred
include/hw/pci-host/pnv_phb4.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/include/hw/pci-host/pnv_phb4.h b/include/hw/pci-host/pnv_phb4.h index 61a0cb9989..20aa4819d3 100644 --- a/include/hw/pci-host/pnv_phb4.h +++ b/include/hw/pci-host/pnv_phb4.h @@ -77,8 +77,6 @@ struct PnvPHB4 { uint32_t chip_id; uint32_t phb_id;- uint64_t version;- /* The owner PEC */ PnvPhb4PecState *pec;
[Prev in Thread] | Current Thread | [Next in Thread] |