diff options
author | 2023-04-19 09:09:33 +0200 | |
---|---|---|
committer | 2023-04-19 11:19:49 +0200 | |
commit | 63f148c44f3919047301a023b10b0e3ce65a7389 (patch) | |
tree | 98bf22e95e38670b80f1e7e6b16923a0a79a7082 /scripts/generate_rust_analyzer.py | |
parent | sh: mcount.S: fix build error when PRINTK is not enabled (diff) | |
download | linux-rng-63f148c44f3919047301a023b10b0e3ce65a7389.tar.xz linux-rng-63f148c44f3919047301a023b10b0e3ce65a7389.zip |
sh: pci: Remove unused variable in SH-7786 PCI Express code
Addresses the following warning when building sdk7786_defconfig:
arch/sh/drivers/pci/pcie-sh7786.c:34:22: warning: 'dma_pfn_offset' defined but not used [-Wunused-variable]
34 | static unsigned long dma_pfn_offset;
| ^~~~~~~~~~~~~~
Fixes: e0d072782c73 ("dma-mapping: introduce DMA range map, supplanting dma_pfn_offset")
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
Link: https://lore.kernel.org/r/20230419070934.422997-1-glaubitz@physik.fu-berlin.de
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions