diff options
author | Moritz Fischer <mdf@kernel.org> | 2021-07-01 20:54:02 -0700 |
---|---|---|
committer | Moritz Fischer <mdf@kernel.org> | 2021-07-24 15:10:30 -0700 |
commit | 1aa3fc699c11a6458d49837545b295361250a765 (patch) | |
tree | f6e22bea9551569003e7c99a6c4b51db81fef5de /init/Kconfig | |
parent | e3fd0cfb852b9d201973665e2287cce43dd92c77 (diff) |
fpga: xiilnx-spi: Address warning about unused variable
warning: ‘xlnx_spi_of_match’ defined but not used
[-Wunused-const-variable]
static const struct of_device_id xlnx_spi_of_match[] = {
Fixes: 061c97d13f1a ("fpga manager: Add Xilinx slave serial SPI driver")
Cc: Tom Rix <trix@redhat.com>
Signed-off-by: Moritz Fischer <mdf@kernel.org>
Diffstat (limited to 'init/Kconfig')
0 files changed, 0 insertions, 0 deletions