[GIT PULL] i.MX clock updates for 4.2
Shawn Guo
shawnguo at kernel.org
Tue Aug 11 19:36:10 PDT 2015
On Tue, Aug 11, 2015 at 11:34:25AM -0700, Stephen Boyd wrote:
> Yes. We would have found this unused include too. I'll apply this
> after we merge it into clk-next.
Thanks Stephen for the fixup. I will make sure that i.MX clock patches
get Cc'd to you and Mike.
Shawn
>
> ----8<----
> From: Stephen Boyd <sboyd at codeaurora.org>
> Subject: [PATCH] clk: imx: Remove unused clkdev.h include
>
> Signed-off-by: Stephen Boyd <sboyd at codeaurora.org>
> ---
> drivers/clk/imx/clk-imx6ul.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/clk/imx/clk-imx6ul.c b/drivers/clk/imx/clk-imx6ul.c
> index aaa36650695f..c498f558e942 100644
> --- a/drivers/clk/imx/clk-imx6ul.c
> +++ b/drivers/clk/imx/clk-imx6ul.c
> @@ -11,7 +11,6 @@
>
> #include <dt-bindings/clock/imx6ul-clock.h>
> #include <linux/clk.h>
> -#include <linux/clkdev.h>
> #include <linux/err.h>
> #include <linux/init.h>
> #include <linux/io.h>
> --
> Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
> a Linux Foundation Collaborative Project
More information about the linux-arm-kernel
mailing list