lantiq: switch to kernel 6.1
[openwrt/openwrt.git] / target / linux / generic / backport-5.15 / 828-v6.4-0004-of-Move-of_modalias-to-module.c.patch
index a70c6f2eec8cd7b2833c87528e02b9b59fbd9e1d..b4554b2ecad28c7d5d27965417b65219228e9b2a 100644 (file)
@@ -145,7 +145,7 @@ Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  /* phandle iterator functions */
  extern int of_phandle_iterator_init(struct of_phandle_iterator *it,
                                    const struct device_node *np,
-@@ -885,6 +888,12 @@ static inline int of_count_phandle_with_
+@@ -735,6 +738,12 @@ static inline int of_count_phandle_with_
        return -ENOSYS;
  }