public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* ARCH_EXYNOS5433 missing in Kconfig
@ 2015-03-10 15:32 Valentin Rothberg
  2015-03-11  1:10 ` Chanwoo Choi
  0 siblings, 1 reply; 7+ messages in thread
From: Valentin Rothberg @ 2015-03-10 15:32 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Chanwoo,

your commit 96bd6224f07b ("clk: samsung: exynos5433: Add clocks using
common clock framework") is included in today's linux-next tree (i.e.,
next-20150310).

This patch conditionally compiles clk-exynos5433.c depending on the
Kconfig option ARCH_EXYNOS5433.  However, this option is not defined
in Kconfig, so that the driver cannot be compiled at the current
state:

+obj-$(CONFIG_ARCH_EXYNOS5433)  += clk-exynos5433.o

Is there a patch queued somewhere that adds this Kconfig symbol?  I
detected the issue by running undertaker-checkpatch from the
Undertaker tool suite (undertaker.cs.fau.de).  There is also a tool in
the git tree that can detect such issues (i.e.,
scripts/checkkconfigsymbols.py).

Kind regards,
 Valentin

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-04-28 10:21 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-10 15:32 ARCH_EXYNOS5433 missing in Kconfig Valentin Rothberg
2015-03-11  1:10 ` Chanwoo Choi
2015-03-11  8:21   ` Valentin Rothberg
2015-04-27  6:31   ` Valentin Rothberg
2015-04-28  9:25     ` Chanwoo Choi
2015-04-28  9:58       ` Sylwester Nawrocki
2015-04-28 10:21         ` Chanwoo Choi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox