diff options
author | Christian Marangi <ansuelsmth@gmail.com> | 2023-05-06 03:21:48 +0200 |
---|---|---|
committer | Christian Marangi <ansuelsmth@gmail.com> | 2023-05-12 03:15:33 +0200 |
commit | 40c742908373171b70589b595c3c0587139f4ecd (patch) | |
tree | 0ae1f41520548d9250b58f309ec4fed25d56a81f /target/linux/ath79/nand/base-files | |
parent | 022006724fd11a36fe61e69bf5d7afce5afe8e7e (diff) | |
download | upstream-40c742908373171b70589b595c3c0587139f4ecd.tar.gz upstream-40c742908373171b70589b595c3c0587139f4ecd.tar.bz2 upstream-40c742908373171b70589b595c3c0587139f4ecd.zip |
ath79: 5.15: drop unused res variable from pci ar71xx OF convert patch
Drop unused res variable from pci ar71xx OF convert patch fixing
compilation warning:
arch/mips/pci/pci-ar71xx.c: In function 'ar71xx_pci_probe':
arch/mips/pci/pci-ar71xx.c:287:26: error: unused variable 'res' [-Werror=unused-variable]
287 | struct resource *res;
| ^~~
cc1: all warnings being treated as errors
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
Diffstat (limited to 'target/linux/ath79/nand/base-files')
0 files changed, 0 insertions, 0 deletions