linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: sudipm.mukherjee@gmail.com
Cc: f.fainelli@gmail.com, linux-kernel@vger.kernel.org,
	kernel-testers@vger.kernel.org, netdev@vger.kernel.org,
	geert@linux-m68k.org, helmut.buchsbaum@gmail.com
Subject: Re: [PATCH v2] net: phy: spi_ks8995: add dependency on GPIO
Date: Fri, 19 Feb 2016 11:13:23 -0500 (EST)	[thread overview]
Message-ID: <20160219.111323.1588037348332012027.davem@davemloft.net> (raw)
In-Reply-To: <20160219082909.GA6312@sudip-pc>

From: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
Date: Fri, 19 Feb 2016 13:59:09 +0530

> On Tue, Feb 16, 2016 at 08:36:06PM -0500, David Miller wrote:
>> From: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
>> Date: Sat, 13 Feb 2016 19:33:15 +0530
>> 
>> > The builds of allmodconfig of s390, m68k, tilegx, tilepro is failing
>> > with the error:
>> >  drivers/net/phy/spi_ks8995.c:477:3: error: implicit declaration of function 'gpiod_set_value'
>> >  drivers/net/phy/spi_ks8995.c:477:19: error: implicit declaration of function 'gpio_to_desc'
 ...
> I think Arnd's patch is still not applied as we are still having build
> failures for the implicit declarations. Or you want me to send v3 after
> removing unnecessary linux/gpio.h include?

It's definitely there in net-next, commit 27090cbdc345cd5fd6f6e57a8986c504c27e4d23

  reply	other threads:[~2016-02-19 16:13 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-13 14:03 [PATCH v2] net: phy: spi_ks8995: add dependency on GPIO Sudip Mukherjee
2016-02-17  1:36 ` David Miller
2016-02-19  8:29   ` Sudip Mukherjee
2016-02-19 16:13     ` David Miller [this message]
2016-02-19 16:35       ` Sudip Mukherjee

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=20160219.111323.1588037348332012027.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=f.fainelli@gmail.com \
    --cc=geert@linux-m68k.org \
    --cc=helmut.buchsbaum@gmail.com \
    --cc=kernel-testers@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=sudipm.mukherjee@gmail.com \
    /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).