ASoC: kirkwood: armada-370-db: mark OF related data as maybe unused
[sfrench/cifs-2.6.git] / sound / soc / kirkwood / armada-370-db.c
index 8e44ae37ad1ee7f40c54036c315b0afbc66a3f0d..81326426da33bdd848b1779278d25534908f494a 100644 (file)
@@ -134,7 +134,7 @@ static int a370db_probe(struct platform_device *pdev)
        return devm_snd_soc_register_card(card->dev, card);
 }
 
-static const struct of_device_id a370db_dt_ids[] = {
+static const struct of_device_id a370db_dt_ids[] __maybe_unused = {
        { .compatible = "marvell,a370db-audio" },
        { },
 };