[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CACRpkdYatBZL=nbpnXPiXH9REv3GJQGe7TH5eJG1S1WAzoQsuA@mail.gmail.com>
Date: Wed, 13 Mar 2013 19:15:18 +0100
From: Linus Walleij <linus.walleij@...aro.org>
To: Sachin Kamat <sachin.kamat@...aro.org>
Cc: linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/1] pinctrl: generic: Fix compilation error
On Wed, Mar 13, 2013 at 12:43 PM, Sachin Kamat <sachin.kamat@...aro.org> 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 <sachin.kamat@...aro.org>
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 majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists