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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Mon, 02 Jun 2014 18:03:46 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	fabio.estevam@...escale.com
Cc:	B38611@...escale.com, netdev@...r.kernel.org
Subject: Re: [PATCH] fec: Include pinctrl header file

From: Fabio Estevam <fabio.estevam@...escale.com>
Date: Mon, 2 Jun 2014 15:44:30 -0300

> Commit 5bbde4d2ec ("net: fec: use pinctrl PM helpers") caused the following
> build error on m68k:
> 
> drivers/net/ethernet/freescale/fec_main.c: In function 'fec_enet_open':
> drivers/net/ethernet/freescale/fec_main.c:1819:2: error: implicit declaration of function 'pinctrl_pm_select_default_state' [-Werror=implicit-function-declaration]
> drivers/net/ethernet/freescale/fec_main.c: In function 'fec_enet_close':
> drivers/net/ethernet/freescale/fec_main.c:1863:2: error: implicit declaration of function 'pinctrl_pm_select_sleep_state' [-Werror=implicit-function-declaration]
> 
> In order to fix the build error, include the linux/pinctrl/consumer.h header
> file.
> 
> Reported-by: kbuild test robot <fengguang.wu@...el.com> 
> Signed-off-by: Fabio Estevam <fabio.estevam@...escale.com>

Applied, thank you.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ