Merge tag 'sound-5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
[linux-2.6-microblaze.git] / drivers / regulator / pwm-regulator.c
index 990bd50..7629476 100644 (file)
@@ -390,7 +390,7 @@ static int pwm_regulator_probe(struct platform_device *pdev)
        return 0;
 }
 
-static const struct of_device_id pwm_of_match[] = {
+static const struct of_device_id __maybe_unused pwm_of_match[] = {
        { .compatible = "pwm-regulator" },
        { },
 };