kernel: 5.15: update Aquantia PHY driver to v6.1 code
[openwrt/openwrt.git] / target / linux / generic / backport-5.15 / 005-v5.17-01-Kbuild-use-Wdeclaration-after-statement.patch
index ff4c6d7041fbef2380d55e9bc7d38fc2cfcd3000..b481dd306179cd3cb520861223422f0eea140dcf 100644 (file)
@@ -37,8 +37,8 @@ Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
 
 --- a/Makefile
 +++ b/Makefile
-@@ -432,7 +432,8 @@ HOSTCXX    = g++
- endif
+@@ -440,7 +440,8 @@ endif
+ HOSTPKG_CONFIG        = pkg-config
  
  export KBUILD_USERCFLAGS := -Wall -Wmissing-prototypes -Wstrict-prototypes \
 -                            -O2 -fomit-frame-pointer -std=gnu89