X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=drivers%2Fdma%2Fstm32-dmamux.c;h=ef0d0555103d9f6a7f0cb1a74d53e33869ab142a;hb=d9296a7bd9c87321766beeb041dc5b55326d9903;hp=a10ccd964376f53362fb3c1764fceabc13bc404d;hpb=f4b936f5d6fd0625a78a7b4b92e98739a2bdb6f7;p=linux-2.6-microblaze.git diff --git a/drivers/dma/stm32-dmamux.c b/drivers/dma/stm32-dmamux.c index a10ccd964376..ef0d0555103d 100644 --- a/drivers/dma/stm32-dmamux.c +++ b/drivers/dma/stm32-dmamux.c @@ -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", }, {}, };