Browse Source

ARM i.MX: remove duplicated include from clk-imx21.c

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>
Wei Yongjun 13 years ago
parent
commit
2be5ebfb31
1 changed files with 0 additions and 1 deletions
  1. 0 1
      arch/arm/mach-imx/clk-imx21.c

+ 0 - 1
arch/arm/mach-imx/clk-imx21.c

@@ -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>