diff options
author | Moritz Fischer <mdf@kernel.org> | 2021-07-02 06:54:04 +0300 |
---|---|---|
committer | Moritz Fischer <mdf@kernel.org> | 2021-07-25 01:10:30 +0300 |
commit | 6f125e87184ea5f8ad677c2cc4a9c9c6e717554b (patch) | |
tree | 3315d571257803f0f11d32a47a8239c9eab9e279 /drivers/fpga/fpga-mgr.c | |
parent | 56ddc787706c7413da63fb6640361285f1bb1d55 (diff) | |
download | linux-6f125e87184ea5f8ad677c2cc4a9c9c6e717554b.tar.xz |
fpga: zynqmp-fpga: Address warning about unused variable
warning: ‘zynqmp_fpga_of_match’ defined but not used
[-Wunused-const-variable=]
static const struct of_device_id zynqmp_fpga_of_match[] = {
Fixes: c09f7471127e ("fpga manager: Adding FPGA Manager support for Xilinx zynqmp")
Cc: Tom Rix <trix@redhat.com>
Signed-off-by: Moritz Fischer <mdf@kernel.org>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions