Merge tag 'pm-5.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
[linux-2.6-microblaze.git] / drivers / dma / stm32-dmamux.c
index a10ccd9..ef0d055 100644 (file)
@@ -168,7 +168,7 @@ error_chan_id:
        return ERR_PTR(ret);
 }
 
-static const struct of_device_id stm32_stm32dma_master_match[] = {
+static const struct of_device_id stm32_stm32dma_master_match[] __maybe_unused = {
        { .compatible = "st,stm32-dma", },
        {},
 };