summaryrefslogtreecommitdiffstats
path: root/drivers/net/pch_gbe.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/pch_gbe.h')
-rw-r--r--drivers/net/pch_gbe.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/pch_gbe.h b/drivers/net/pch_gbe.h
index afcb03dd36..0ea0c73a4f 100644
--- a/drivers/net/pch_gbe.h
+++ b/drivers/net/pch_gbe.h
@@ -290,7 +290,7 @@ struct pch_gbe_priv {
struct phy_device *phydev;
struct mii_dev *bus;
struct pch_gbe_regs *mac_regs;
- pci_dev_t bdf;
+ struct udevice *dev;
int rx_idx;
int tx_idx;
};
OpenPOWER on IntegriCloud