소스 검색

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 10 년 전
부모
커밋
a9caa84812
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  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;
 	}
 }
-