diff options
author | Christian Marangi <ansuelsmth@gmail.com> | 2023-05-06 07:04:15 +0200 |
---|---|---|
committer | Christian Marangi <ansuelsmth@gmail.com> | 2023-05-12 03:15:34 +0200 |
commit | b93d2d7c38bc98cee49c76acc7523b43cb4f25f7 (patch) | |
tree | 7eaa0115eebda200991559c26590e9cd4dc9f13d /target/Makefile | |
parent | 1f8c8bca5ea77c79850ea6b0b95204ccade69495 (diff) | |
download | upstream-b93d2d7c38bc98cee49c76acc7523b43cb4f25f7.tar.gz upstream-b93d2d7c38bc98cee49c76acc7523b43cb4f25f7.tar.bz2 upstream-b93d2d7c38bc98cee49c76acc7523b43cb4f25f7.zip |
ath79: 5.15: drop unused res variable from pci ar724x OF convert patch
Drop unused res variable from pci ar724x OF convert patch fixing
compilation warning:
arch/mips/pci/pci-ar724x.c: In function 'ar724x_pci_probe':
arch/mips/pci/pci-ar724x.c:387:26: error: unused variable 'res' [-Werror=unused-variable]
387 | struct resource *res;
| ^~~
cc1: all warnings being treated as errors
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
Diffstat (limited to 'target/Makefile')
0 files changed, 0 insertions, 0 deletions