clk: mb86s7x: ARCH_MB86S7X not defined

From: Valentin Rothberg
Date: Tue Apr 14 2015 - 05:30:43 EST


Hi Jassi,

your commit 1ccdd04f5365 ("clk: Add clock driver for mb86s7x") is in
today's Linux next tree. The clock driver clk-mb86s7x.c is
conditionally compiled depending on CONFIG_ARCH_MB86S7X. This option is
nowhere defined in Kconfig, so that the driver cannot be compiled at its
current tate.

Is there a patch queued somewhere that adds this feature?

I detected this issue with ./scripts/checkkconfigsymbols.py by diffing
yesterday's and today's next tree.

Kind regards,
Valentin
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/