From: Thierry Reding Date: Mon, 20 Apr 2015 13:26:42 +0000 (+0200) Subject: clk: tegra: Remove trailing blank line X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=a9caa8481258576b59b46067dfd8fd6fbd72f3e3;p=openwrt%2Fstaging%2Fblogic.git 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 --- diff --git a/drivers/clk/tegra/clk-tegra-fixed.c b/drivers/clk/tegra/clk-tegra-fixed.c index d64ec7a1b976..91c38f1666c1 100644 --- a/drivers/clk/tegra/clk-tegra-fixed.c +++ b/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; } } -