diff options
Diffstat (limited to 'target/linux/brcm63xx/patches-4.4/001-4.12-07-mdio_bus-Issue-GPIO-RESET-to-PHYs.patch')
-rw-r--r-- | target/linux/brcm63xx/patches-4.4/001-4.12-07-mdio_bus-Issue-GPIO-RESET-to-PHYs.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/patches-4.4/001-4.12-07-mdio_bus-Issue-GPIO-RESET-to-PHYs.patch b/target/linux/brcm63xx/patches-4.4/001-4.12-07-mdio_bus-Issue-GPIO-RESET-to-PHYs.patch index 2deeb7b816..aa813f3d98 100644 --- a/target/linux/brcm63xx/patches-4.4/001-4.12-07-mdio_bus-Issue-GPIO-RESET-to-PHYs.patch +++ b/target/linux/brcm63xx/patches-4.4/001-4.12-07-mdio_bus-Issue-GPIO-RESET-to-PHYs.patch @@ -176,7 +176,7 @@ Signed-off-by: David S. Miller <davem@davemloft.net> if (rc) --- a/include/linux/phy.h +++ b/include/linux/phy.h -@@ -191,6 +191,13 @@ struct mii_bus { +@@ -187,6 +187,13 @@ struct mii_bus { * interrupt at the index matching its address */ int *irq; |