perf report: Fix some option handling on --stdio
[cascardo/linux.git] / drivers / mfd / hi6421-pmic-core.c
index 7210ae2..95b2ff8 100644 (file)
@@ -93,7 +93,7 @@ static int hi6421_pmic_remove(struct platform_device *pdev)
        return 0;
 }
 
-static struct of_device_id of_hi6421_pmic_match_tbl[] = {
+static const struct of_device_id of_hi6421_pmic_match_tbl[] = {
        { .compatible = "hisilicon,hi6421-pmic", },
        { },
 };