kernel: bump 5.15 to 5.15.148
[openwrt/openwrt.git] / target / linux / generic / backport-5.15 / 827-v6.3-0001-of-base-add-of_parse_phandle_with_optional_args.patch
index 2b2a60e096bef2a72a9b506a253b03d76d9bbf13..97f4c6981e211bf16ac993cc9a2fcf0f774b93f2 100644 (file)
@@ -24,7 +24,7 @@ Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 
 --- a/include/linux/of.h
 +++ b/include/linux/of.h
-@@ -1169,6 +1169,31 @@ static inline int of_parse_phandle_with_
+@@ -1019,6 +1019,31 @@ static inline int of_parse_phandle_with_
  }
  
  /**