Explorar el Código

clk: tegra: Remove trailing blank line

Trailing blank lines are undesirable (several tools, such as git,
complain about them), so remove it.

Signed-off-by: Thierry Reding <treding@nvidia.com>
Thierry Reding hace 10 años
padre
commit
a9caa84812
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      drivers/clk/tegra/clk-tegra-fixed.c

+ 0 - 1
drivers/clk/tegra/clk-tegra-fixed.c

@@ -107,4 +107,3 @@ void __init tegra_fixed_clk_init(struct tegra_clk *tegra_clks)
 		*dt_clk = clk;
 	}
 }
-