From: David Miller <davem@davemloft.net>
To: fabio.estevam@freescale.com
Cc: B38611@freescale.com, netdev@vger.kernel.org
Subject: Re: [PATCH] fec: Include pinctrl header file
Date: Mon, 02 Jun 2014 18:03:46 -0700 (PDT) [thread overview]
Message-ID: <20140602.180346.41191281280269462.davem@davemloft.net> (raw)
In-Reply-To: <1401734670-30141-1-git-send-email-fabio.estevam@freescale.com>
From: Fabio Estevam <fabio.estevam@freescale.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@intel.com>
> Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Applied, thank you.
prev parent reply other threads:[~2014-06-03 1:03 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-02 18:44 [PATCH] fec: Include pinctrl header file Fabio Estevam
2014-06-03 1:03 ` David Miller [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140602.180346.41191281280269462.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=B38611@freescale.com \
--cc=fabio.estevam@freescale.com \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).