On Wed, Mar 13, 2013 at 12:43 PM, Sachin Kamat <[email protected]> wrote:

> The function definition of pinconf_generic_dump_config is defined
> under CONFIG_DEBUG_FS macro. Define the declaration too under this macro.
>
> Without this patch we get the following build error:
> drivers/built-in.o: In function `pcs_pinconf_config_dbg_show':
> drivers/pinctrl/pinctrl-single.c:726: undefined reference to
> `pinconf_generic_dump_config'
>
> Signed-off-by: Sachin Kamat <[email protected]>

Thanks, applied to my fixes branch.

Yours,
Linus Walleij
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to