This patchset addresses a handful of warnings as result of_match_ids
being not properly wrapped in #ifdef CONFIG_OF.
Moritz Fischer (4):
fpga: altera-freeze-bridge: Address warning about unused variable
fpga: xiilnx-spi: Address warning about unused variable
fpga: xilinx-pr-decoupler: Address warning about unused variable
fpga: zynqmp-fpga: Address warning about unused variable
drivers/fpga/altera-freeze-bridge.c | 2 ++
drivers/fpga/xilinx-pr-decoupler.c | 2 ++
drivers/fpga/xilinx-spi.c | 2 ++
drivers/fpga/zynqmp-fpga.c | 3 ++-
4 files changed, 8 insertions(+), 1 deletion(-)