kernel: bump version 5.10 to 5.10.18
[openwrt/staging/mkresin.git] / target / linux / ath79 / patches-5.10 / 004-register_gpio_driver_earlier.patch
index fa4b05f724efadc4a428b81a9b57fe850f90e3e8..4a2a3b741d2c1b3d6c78216e7626b76858a247b9 100644 (file)
@@ -3,7 +3,7 @@ from mach files succeed.
 
 --- a/drivers/gpio/gpio-ath79.c
 +++ b/drivers/gpio/gpio-ath79.c
-@@ -310,7 +310,11 @@ static struct platform_driver ath79_gpio
+@@ -306,7 +306,11 @@ static struct platform_driver ath79_gpio
        .probe = ath79_gpio_probe,
  };