Christian Marangi 40c7429083
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>
2023-05-12 03:15:33 +02:00
..
2023-04-22 01:15:03 +02:00
2023-04-30 00:01:12 +02:00
2023-04-30 00:02:47 +02:00
2023-04-22 01:10:24 +02:00
2023-03-18 12:52:17 +01:00
2023-05-03 14:49:44 +02:00
2023-03-20 22:44:28 +01:00