diff options
author | Moritz Fischer <[email protected]> | 2021-06-18 15:46:18 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2021-06-24 15:45:11 +0200 |
commit | 1e2658aef517bec2327b22e1ddb12e33cceee38e (patch) | |
tree | 30479dfb6041acea844548607cbfdf4cc1f56a16 /lib/mpi/mpi-sub-ui.c | |
parent | 37a0ca7f3e60cb1fc076444b964b45fdaf930a52 (diff) |
fpga: machxo2-spi: Address warning about unused variable
Address warning about unused variable in case CONFIG_OF is not set.
warning: unused variable 'of_match' [-Wunused-const-variable]
static const struct of_device_id of_match[] = {
Fixes: 88fb3a002330 ("fpga: lattice machxo2: Add Lattice MachXO2 support")
Cc: Arnd Bergmann <[email protected]>
Cc: Tom Rix <[email protected]>
Cc: Greg Kroah-Hartman <[email protected]>
Reported-by: Arnd Bergmann <[email protected]>
Signed-off-by: Moritz Fischer <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions