kernel: bump 5.4 to 5.4.135
[openwrt/staging/wigyori.git] / target / linux / bcm27xx / patches-5.4 / 950-0336-drm-v3d-The-third-IRQ-is-optional.patch
index 97ff76a6a33b65ed9ad2771269254da4ad577698..ab3c053c3f02c5b789e3053cdf8445dd6741445d 100644 (file)
@@ -13,7 +13,7 @@ Signed-off-by: Phil Elwell <phil@raspberrypi.org>
 
 --- a/drivers/net/ethernet/broadcom/genet/bcmgenet.c
 +++ b/drivers/net/ethernet/broadcom/genet/bcmgenet.c
-@@ -3474,7 +3474,7 @@ static int bcmgenet_probe(struct platfor
+@@ -3480,7 +3480,7 @@ static int bcmgenet_probe(struct platfor
        priv = netdev_priv(dev);
        priv->irq0 = platform_get_irq(pdev, 0);
        priv->irq1 = platform_get_irq(pdev, 1);