summaryrefslogtreecommitdiff
path: root/drivers/phy
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2021-09-27 18:42:36 +0300
committerTom Rini <trini@konsulko.com>2021-09-30 15:08:56 +0300
commit66356b4c06c934021f6cb58d93877427162b369f (patch)
tree4d37c220f907db52286ed22adc92f3ffbda7350e /drivers/phy
parent6eecaf5d0f6b9a500dd5798f1f2bc8296bcfe158 (diff)
downloadu-boot-66356b4c06c934021f6cb58d93877427162b369f.tar.xz
WS cleanup: remove trailing empty lines
Signed-off-by: Wolfgang Denk <wd@denx.de>
Diffstat (limited to 'drivers/phy')
-rw-r--r--drivers/phy/marvell/comphy_core.h1
-rw-r--r--drivers/phy/marvell/utmi_phy.h1
2 files changed, 0 insertions, 2 deletions
diff --git a/drivers/phy/marvell/comphy_core.h b/drivers/phy/marvell/comphy_core.h
index ba64491dfe..9bbd7f8f35 100644
--- a/drivers/phy/marvell/comphy_core.h
+++ b/drivers/phy/marvell/comphy_core.h
@@ -141,4 +141,3 @@ void comphy_pcie_config_detect(u32 comphy_max_count,
void comphy_pcie_unit_general_config(u32 pex_index);
#endif /* _COMPHY_CORE_H_ */
-
diff --git a/drivers/phy/marvell/utmi_phy.h b/drivers/phy/marvell/utmi_phy.h
index 8a570bae73..264d14b604 100644
--- a/drivers/phy/marvell/utmi_phy.h
+++ b/drivers/phy/marvell/utmi_phy.h
@@ -98,4 +98,3 @@
(0x3 << UTMI_CHGDTC_CTRL_VSRC_OFFSET)
#endif /* _UTMI_PHY_H_ */
-