From 5ed3dc27bb41fc3e9ab92e703e86fdd7fa1b4ef6 Mon Sep 17 00:00:00 2001 From: Marcin Wojtas Date: Tue, 15 Oct 2019 12:30:39 +0200 Subject: phy: marvell: cp110: remove unused definitions Even if comphy types of SATA2/SATA3/SGMII3 and comphy speeds of 1.5G/3G/6.25G were referenced in the driver non configuration (dts) was using it. This patch removes unused definitions. Change-Id: I53ed6f9d3a82b9d18cb4e488bc14d3cf687f9488 Signed-off-by: Grzegorz Jaszczyk Signed-off-by: Konstantin Porotchkin --- arch/arm/dts/armada-8040-mcbin.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arch') diff --git a/arch/arm/dts/armada-8040-mcbin.dts b/arch/arm/dts/armada-8040-mcbin.dts index 98a582df26f..a6ef40138da 100644 --- a/arch/arm/dts/armada-8040-mcbin.dts +++ b/arch/arm/dts/armada-8040-mcbin.dts @@ -302,7 +302,7 @@ phy-type = ; }; phy5 { - phy-type = ; + phy-type = ; phy-speed = ; }; }; -- cgit v1.3.1