Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1305804

Re: [PATCH 1/2] phy: fix blackfin build failure

From David Miller <davem@davemloft.net>
Newsgroups linux.kernel
Subject Re: [PATCH 1/2] phy: fix blackfin build failure
Date 2016-01-11 04:50 +0100
Message-ID <qPBEt-5cr-3@gated-at.bofh.it> (permalink)
References <qODp0-60g-9@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


From: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
Date: Fri,  8 Jan 2016 16:58:14 +0530

> The build of blackfin defconfig is failing with the error:
> error: 'struct mii_bus' has no member named 'phy_map'
> 
> A new API mdiobus_get_phy() was introduced and phy_map was removed but
> it was not changed here.
> 
> Fixes: 7f854420fbfe ("phy: Add API for {un}registering an mdio device to a bus.")
> Cc: Andrew Lunn <andrew@lunn.ch>
> Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org>

Applied.

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH 1/2] phy: fix blackfin build failure Sudip Mukherjee <sudipm.mukherjee@gmail.com> - 2016-01-08 12:30 +0100
  Re: [PATCH 1/2] phy: fix blackfin build failure Andrew Lunn <andrew@lunn.ch> - 2016-01-08 17:00 +0100
  Re: [PATCH 1/2] phy: fix blackfin build failure David Miller <davem@davemloft.net> - 2016-01-11 04:50 +0100

csiph-web