From: Valentin Rothberg <valentinrothberg@gmail.com>
To: krzk@kernel.org, s.nawrocki@samsung.com, cw00.choi@samsung.com,
tomasz.figa@gmail.com, mturquette@baylibre.com,
sboyd@codeaurora.org
Cc: linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org,
Valentin Rothberg <valentinrothberg@gmail.com>,
Valentin Rothberg <valetinrothberg@gmail.com>
Subject: [PATCH] ARM: Exynos4415: remove dead build rule
Date: Thu, 19 Jan 2017 10:11:53 +0100 [thread overview]
Message-ID: <20170119091153.8439-1-valentinrothberg@gmail.com> (raw)
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
obj-$(CONFIG_SOC_EXYNOS5250) += clk-exynos5250.o
obj-$(CONFIG_SOC_EXYNOS5260) += clk-exynos5260.o
obj-$(CONFIG_SOC_EXYNOS5410) += clk-exynos5410.o
--
2.11.0
next reply other threads:[~2017-01-19 9:12 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 ` Valentin Rothberg [this message]
2017-01-19 9:14 ` Chanwoo Choi
2017-01-19 9:31 ` Chanwoo Choi
2017-01-19 9:18 ` Krzysztof Kozlowski
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=20170119091153.8439-1-valentinrothberg@gmail.com \
--to=valentinrothberg@gmail.com \
--cc=cw00.choi@samsung.com \
--cc=krzk@kernel.org \
--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=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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®