aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/cpufreq/cpufreq-dt-platdev.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/cpufreq/cpufreq-dt-platdev.c b/drivers/cpufreq/cpufreq-dt-platdev.c
index 7fcaf26e8f81..921b4a6c3d16 100644
--- a/drivers/cpufreq/cpufreq-dt-platdev.c
+++ b/drivers/cpufreq/cpufreq-dt-platdev.c
@@ -87,8 +87,6 @@ static const struct of_device_id machines[] __initconst = {
87 { .compatible = "socionext,uniphier-ld11", }, 87 { .compatible = "socionext,uniphier-ld11", },
88 { .compatible = "socionext,uniphier-ld20", }, 88 { .compatible = "socionext,uniphier-ld20", },
89 89
90 { .compatible = "ti,am33xx", },
91 { .compatible = "ti,dra7", },
92 { .compatible = "ti,omap2", }, 90 { .compatible = "ti,omap2", },
93 { .compatible = "ti,omap3", }, 91 { .compatible = "ti,omap3", },
94 { .compatible = "ti,omap4", }, 92 { .compatible = "ti,omap4", },