[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <5111CB2B.80807@nvidia.com>
Date: Wed, 6 Feb 2013 08:46:59 +0530
From: Prashant Gaikwad <pgaikwad@...dia.com>
To: Thierry Reding <thierry.reding@...onic-design.de>
CC: Mike Turquette <mturquette@...aro.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] clk: Fix build for Allwinner A1X SoCs
On Tuesday 05 February 2013 08:35 PM, Thierry Reding wrote:
> Commit 85a1819 (clk: sunxi: Use common of_clk_init() function) removed
> the source file but didn't update the Makefile, therefore causing the
> build to break on Allwinner A1X SoCs.
>
> Signed-off-by: Thierry Reding <thierry.reding@...onic-design.de>
Thanks Thierry!!
> ---
> drivers/clk/Makefile | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/clk/Makefile b/drivers/clk/Makefile
> index ce77077..be9392e 100644
> --- a/drivers/clk/Makefile
> +++ b/drivers/clk/Makefile
> @@ -25,7 +25,6 @@ endif
> obj-$(CONFIG_MACH_LOONGSON1) += clk-ls1x.o
> obj-$(CONFIG_ARCH_U8500) += ux500/
> obj-$(CONFIG_ARCH_VT8500) += clk-vt8500.o
> -obj-$(CONFIG_ARCH_SUNXI) += clk-sunxi.o
> obj-$(CONFIG_ARCH_ZYNQ) += clk-zynq.o
> obj-$(CONFIG_X86) += x86/
> obj-$(CONFIG_ARCH_TEGRA) += tegra/
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists