All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] drivers: net: phy: Correct duplicate MDIO_XGENE entry
@ 2016-10-06 18:22 Laura Abbott
  2016-10-06 19:48 ` Florian Fainelli
  2016-10-07  1:15 ` David Miller
  0 siblings, 2 replies; 3+ messages in thread
From: Laura Abbott @ 2016-10-06 18:22 UTC (permalink / raw)
  To: Florian Fainelli, Andrew Lunn
  Cc: Laura Abbott, netdev, linux-kernel, David S. Miller

An extra entry for MDIO_XGENE got added during merging.
Delete it.

Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Laura Abbott <labbott@redhat.com>
---
 drivers/net/phy/Kconfig | 8 +-------
 1 file changed, 1 insertion(+), 7 deletions(-)

diff --git a/drivers/net/phy/Kconfig b/drivers/net/phy/Kconfig
index 5078a0d..2651c8d 100644
--- a/drivers/net/phy/Kconfig
+++ b/drivers/net/phy/Kconfig
@@ -142,6 +142,7 @@ config MDIO_THUNDER
 
 config MDIO_XGENE
 	tristate "APM X-Gene SoC MDIO bus controller"
+	depends on ARCH_XGENE || COMPILE_TEST
 	help
 	  This module provides a driver for the MDIO busses found in the
 	  APM X-Gene SoC's.
@@ -320,13 +321,6 @@ config XILINX_GMII2RGMII
          the Reduced Gigabit Media Independent Interface(RGMII) between
          Ethernet physical media devices and the Gigabit Ethernet controller.
 
-config MDIO_XGENE
-	tristate "APM X-Gene SoC MDIO bus controller"
-	depends on ARCH_XGENE || COMPILE_TEST
-	help
-	  This module provides a driver for the MDIO busses found in the
-	  APM X-Gene SoC's.
-
 endif # PHYLIB
 
 config MICREL_KS8995MA
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] drivers: net: phy: Correct duplicate MDIO_XGENE entry
  2016-10-06 18:22 [PATCH] drivers: net: phy: Correct duplicate MDIO_XGENE entry Laura Abbott
@ 2016-10-06 19:48 ` Florian Fainelli
  2016-10-07  1:15 ` David Miller
  1 sibling, 0 replies; 3+ messages in thread
From: Florian Fainelli @ 2016-10-06 19:48 UTC (permalink / raw)
  To: Laura Abbott, Andrew Lunn; +Cc: netdev, linux-kernel, David S. Miller



On 10/06/2016 11:22 AM, Laura Abbott wrote:
> An extra entry for MDIO_XGENE got added during merging.
> Delete it.
> 
> Reviewed-by: Andrew Lunn <andrew@lunn.ch>
> Signed-off-by: Laura Abbott <labbott@redhat.com>

Acked-by: Florian Fainelli <f.fainelli@gmail.com>
-- 
Florian

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] drivers: net: phy: Correct duplicate MDIO_XGENE entry
  2016-10-06 18:22 [PATCH] drivers: net: phy: Correct duplicate MDIO_XGENE entry Laura Abbott
  2016-10-06 19:48 ` Florian Fainelli
@ 2016-10-07  1:15 ` David Miller
  1 sibling, 0 replies; 3+ messages in thread
From: David Miller @ 2016-10-07  1:15 UTC (permalink / raw)
  To: labbott; +Cc: f.fainelli, andrew, netdev, linux-kernel

From: Laura Abbott <labbott@redhat.com>
Date: Thu,  6 Oct 2016 11:22:51 -0700

> An extra entry for MDIO_XGENE got added during merging.
> Delete it.
> 
> Reviewed-by: Andrew Lunn <andrew@lunn.ch>
> Signed-off-by: Laura Abbott <labbott@redhat.com>

Applied, thanks.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-10-07  1:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-06 18:22 [PATCH] drivers: net: phy: Correct duplicate MDIO_XGENE entry Laura Abbott
2016-10-06 19:48 ` Florian Fainelli
2016-10-07  1:15 ` David Miller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.