All of lore.kernel.org
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzk@kernel.org>
To: Valentin Rothberg <valentinrothberg@gmail.com>
Cc: Sylwester Nawrocki <s.nawrocki@samsung.com>,
	Chanwoo Choi <cw00.choi@samsung.com>,
	Tomasz Figa <tomasz.figa@gmail.com>,
	mturquette@baylibre.com, sboyd@codeaurora.org,
	linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org,
	Valentin Rothberg <valetinrothberg@gmail.com>
Subject: Re: [PATCH] ARM: Exynos4415: remove dead build rule
Date: Thu, 19 Jan 2017 11:18:41 +0200	[thread overview]
Message-ID: <CAJKOXPd7UDhn0oxyFsYAtD4zKfOoZA0LP-CNdXmhCzjOs6Le=A@mail.gmail.com> (raw)
In-Reply-To: <20170119091153.8439-1-valentinrothberg@gmail.com>

On Thu, Jan 19, 2017 at 11:11 AM, Valentin Rothberg
<valentinrothberg@gmail.com> wrote:
> Commit 22dfab102cfa ("ARM: EXYNOS: Remove Exynos4415 arch code (SoC not
> supported anymore)") removed the Kconfig option SOC_EXYNOS4415.  Thus,
> we are safe to remove the last reference in the Makefile.
>
> Signed-off-by: Valentin Rothberg <valetinrothberg@gmail.com>
> ---
> Detected by using ./scripts/checkkconfigsymbols.py
>
>  drivers/clk/samsung/Makefile | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/drivers/clk/samsung/Makefile b/drivers/clk/samsung/Makefile
> index 57f4dc6dc447..7afc21dc374e 100644
> --- a/drivers/clk/samsung/Makefile
> +++ b/drivers/clk/samsung/Makefile
> @@ -5,7 +5,6 @@
>  obj-$(CONFIG_COMMON_CLK)       += clk.o clk-pll.o clk-cpu.o
>  obj-$(CONFIG_SOC_EXYNOS3250)   += clk-exynos3250.o
>  obj-$(CONFIG_ARCH_EXYNOS4)     += clk-exynos4.o
> -obj-$(CONFIG_SOC_EXYNOS4415)   += clk-exynos4415.o

It is already removed. Which tree are you using?

Best regards,
Krzysztof

  parent reply	other threads:[~2017-01-19  9:18 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20170119091246epcas2p3b647c978e26c99baaa4cab3d757fd59d@epcas2p3.samsung.com>
2017-01-19  9:11 ` [PATCH] ARM: Exynos4415: remove dead build rule Valentin Rothberg
2017-01-19  9:14   ` Chanwoo Choi
2017-01-19  9:31     ` Chanwoo Choi
2017-01-19  9:18   ` Krzysztof Kozlowski [this message]
2017-01-19  9:20     ` Krzysztof Kozlowski
2017-01-19  9:25       ` Valentin Rothberg
2017-01-19  9:28         ` Krzysztof Kozlowski
2017-01-19  9:44           ` Sylwester Nawrocki
2017-01-19 13:56             ` Krzysztof Kozlowski

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='CAJKOXPd7UDhn0oxyFsYAtD4zKfOoZA0LP-CNdXmhCzjOs6Le=A@mail.gmail.com' \
    --to=krzk@kernel.org \
    --cc=cw00.choi@samsung.com \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mturquette@baylibre.com \
    --cc=s.nawrocki@samsung.com \
    --cc=sboyd@codeaurora.org \
    --cc=tomasz.figa@gmail.com \
    --cc=valentinrothberg@gmail.com \
    --cc=valetinrothberg@gmail.com \
    /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.