All "fin_pll" clock users were switched to the new one, provided by Exynos5410 clock driver. Remove old DT node. Signed-off-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx> Reviewed-by: Javier Martinez Canillas <javier@xxxxxxxxxxxxxxx> --- arch/arm/boot/dts/exynos5410-smdk5410.dts | 7 ------- 1 file changed, 7 deletions(-) diff --git a/arch/arm/boot/dts/exynos5410-smdk5410.dts b/arch/arm/boot/dts/exynos5410-smdk5410.dts index d7d658deeff4..377a679b454b 100644 --- a/arch/arm/boot/dts/exynos5410-smdk5410.dts +++ b/arch/arm/boot/dts/exynos5410-smdk5410.dts @@ -24,13 +24,6 @@ bootargs = "console=ttySAC2,115200"; }; - fin_pll: xxti { - compatible = "fixed-clock"; - clock-frequency = <24000000>; - clock-output-names = "fin_pll"; - #clock-cells = <0>; - }; - fixed-rate-clocks { oscclk { compatible = "samsung,exynos5420-oscclk"; -- 2.5.0 -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html