lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ