All of lore.kernel.org
 help / color / mirror / Atom feed
From: Prashant Gaikwad <pgaikwad@nvidia.com>
To: Thierry Reding <thierry.reding@avionic-design.de>
Cc: Mike Turquette <mturquette@linaro.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] clk: Fix build for Allwinner A1X SoCs
Date: Wed, 6 Feb 2013 08:46:59 +0530	[thread overview]
Message-ID: <5111CB2B.80807@nvidia.com> (raw)
In-Reply-To: <1360076747-2162-1-git-send-email-thierry.reding@avionic-design.de>

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


      reply	other threads:[~2013-02-06  3:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-05 15:05 [PATCH] clk: Fix build for Allwinner A1X SoCs Thierry Reding
2013-02-06  3:16 ` Prashant Gaikwad [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5111CB2B.80807@nvidia.com \
    --to=pgaikwad@nvidia.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mturquette@linaro.org \
    --cc=thierry.reding@avionic-design.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.