netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
To: David Miller <davem@davemloft.net>
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 22:05:20 +0530	[thread overview]
Message-ID: <56C74448.8080404@gmail.com> (raw)
In-Reply-To: <20160219.111323.1588037348332012027.davem@davemloft.net>

On Friday 19 February 2016 09:43 PM, David Miller wrote:
> 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
>

Ohhh.. ok.. linux-next is still using net-next from next-20160217, I 
hope Monday it will be fine.

regards
sudip

      reply	other threads:[~2016-02-19 16:35 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
     [not found] ` <1455372195-10825-1-git-send-email-sudipm.mukherjee-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2016-02-17  1:36   ` David Miller
2016-02-19  8:29     ` Sudip Mukherjee
2016-02-19 16:13       ` David Miller
2016-02-19 16:35         ` Sudip Mukherjee [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=56C74448.8080404@gmail.com \
    --to=sudipm.mukherjee@gmail.com \
    --cc=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 \
    /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).