Skip to content

Commit

Permalink
ARM i.MX53: remove duplicated include from clk-imx51-imx53.c
Browse files Browse the repository at this point in the history
Remove duplicated include.

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
  • Loading branch information
Wei Yongjun authored and Shawn Guo committed Dec 9, 2013
1 parent 374daac commit ecf402f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/arm/mach-imx/clk-imx51-imx53.c
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
#include <linux/io.h>
#include <linux/clkdev.h>
#include <linux/clk-provider.h>
#include <linux/of.h>
#include <linux/err.h>
#include <linux/of.h>
#include <linux/of_address.h>
Expand Down

0 comments on commit ecf402f

Please sign in to comment.