Merge tag 'thermal-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/therma...
[linux-2.6-microblaze.git] / drivers / regulator / qcom-rpmh-regulator.c
index 08dcc61..d488325 100644 (file)
@@ -967,7 +967,7 @@ static int rpmh_regulator_probe(struct platform_device *pdev)
        return 0;
 }
 
-static const struct of_device_id rpmh_regulator_match_table[] = {
+static const struct of_device_id __maybe_unused rpmh_regulator_match_table[] = {
        {
                .compatible = "qcom,pm8005-rpmh-regulators",
                .data = pm8005_vreg_data,