Thread (38 messages) 38 messages, 5 authors, 2024-07-13

Re: [PATCH v2 07/12] PCI: brcmstb: Remove two unused constants from driver

From: Stanimir Varbanov <hidden>
Date: 2024-07-04 13:07:02
Also in: linux-pci, lkml


On 7/3/24 21:02, Jim Quinlan wrote:
Two constants in the driver, RGR1_SW_INIT_1_INIT_MASK and
RGR1_SW_INIT_1_INIT_SHIFT are no longer used and are removed.

Signed-off-by: Jim Quinlan <redacted>
---
 drivers/pci/controller/pcie-brcmstb.c | 5 -----
 1 file changed, 5 deletions(-)
Reviewed-by: Stanimir Varbanov <redacted>

~Stan
quoted hunk ↗ jump to hunk
diff --git a/drivers/pci/controller/pcie-brcmstb.c b/drivers/pci/controller/pcie-brcmstb.c
index d8c0f1474369..3aa82871e9b3 100644
--- a/drivers/pci/controller/pcie-brcmstb.c
+++ b/drivers/pci/controller/pcie-brcmstb.c
@@ -210,11 +210,6 @@ enum {
 	PCIE_INTR2_CPU_BASE,
 };
 
-enum {
-	RGR1_SW_INIT_1_INIT_MASK,
-	RGR1_SW_INIT_1_INIT_SHIFT,
-};
-
 enum pcie_type {
 	GENERIC,
 	BCM7425,
  
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help