diff options
Diffstat (limited to 'target/linux/brcm63xx/patches-4.4/001-4.13-02-mdio_bus-handle-only-single-PHY-reset-GPIO.patch')
-rw-r--r-- | target/linux/brcm63xx/patches-4.4/001-4.13-02-mdio_bus-handle-only-single-PHY-reset-GPIO.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/patches-4.4/001-4.13-02-mdio_bus-handle-only-single-PHY-reset-GPIO.patch b/target/linux/brcm63xx/patches-4.4/001-4.13-02-mdio_bus-handle-only-single-PHY-reset-GPIO.patch index 7a097c1b67..7ce5eb59cf 100644 --- a/target/linux/brcm63xx/patches-4.4/001-4.13-02-mdio_bus-handle-only-single-PHY-reset-GPIO.patch +++ b/target/linux/brcm63xx/patches-4.4/001-4.13-02-mdio_bus-handle-only-single-PHY-reset-GPIO.patch @@ -105,7 +105,7 @@ Signed-off-by: David S. Miller <davem@davemloft.net> rc = mdiobus_register(mdio); --- a/include/linux/phy.h +++ b/include/linux/phy.h -@@ -194,10 +194,8 @@ struct mii_bus { +@@ -190,10 +190,8 @@ struct mii_bus { /* GPIO reset pulse width in microseconds */ int reset_delay_us; |