summaryrefslogtreecommitdiff
path: root/drivers/phy
diff options
context:
space:
mode:
authorJon Hunter <jonathanh@nvidia.com>2026-02-02 15:33:14 +0000
committerVinod Koul <vkoul@kernel.org>2026-02-04 20:58:43 +0530
commiteeca25fe13a2f690f659a6b43ebbb270b073a6c4 (patch)
treea4249ca7171d6599e610b30ccd0f73be9692472c /drivers/phy
parent3a03a0e47cf2e0ec7ce7ca9e0bf4c59ec537ad09 (diff)
phy: tegra: xusb: Remove unused powered_on variable
Commit bbf711682cd5 ("phy: tegra: xusb: Add Tegra186 support") added the variable 'powered_on' to the structure 'tegra_xusb_usb2_lane' but it has never been used. Therefore, remove this unused variable. Signed-off-by: Jon Hunter <jonathanh@nvidia.com> Reviewed-by: Mikko Perttunen <mperttunen@nvidia.com> Link: https://patch.msgid.link/20260202153314.1634145-1-jonathanh@nvidia.com Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'drivers/phy')
-rw-r--r--drivers/phy/tegra/xusb.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/phy/tegra/xusb.h b/drivers/phy/tegra/xusb.h
index d2b5f9565132..cd277d0ed9e1 100644
--- a/drivers/phy/tegra/xusb.h
+++ b/drivers/phy/tegra/xusb.h
@@ -69,7 +69,6 @@ struct tegra_xusb_usb2_lane {
struct tegra_xusb_lane base;
u32 hs_curr_level_offset;
- bool powered_on;
};
static inline struct tegra_xusb_usb2_lane *