Skip to content

Commit

Permalink
ARM i.MX: remove duplicated include from clk-imx21.c
Browse files Browse the repository at this point in the history
From: Wei Yongjun <yongjun_wei@trendmicro.com.cn>

Remove duplicated include.

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
  • Loading branch information
Wei Yongjun authored and Sascha Hauer committed Aug 28, 2012
1 parent 8a629ae commit 2be5ebf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/arm/mach-imx/clk-imx21.c
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
#include <linux/clk-provider.h>
#include <linux/io.h>
#include <linux/module.h>
#include <linux/clkdev.h>
#include <linux/err.h>

#include <mach/hardware.h>
Expand Down

0 comments on commit 2be5ebf

Please sign in to comment.