diff options
| -rw-r--r-- | drivers/cpufreq/cpufreq-dt-platdev.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/cpufreq/cpufreq-dt-platdev.c b/drivers/cpufreq/cpufreq-dt-platdev.c index a753c50e9e41..de659fc564f4 100644 --- a/drivers/cpufreq/cpufreq-dt-platdev.c +++ b/drivers/cpufreq/cpufreq-dt-platdev.c | |||
| @@ -83,8 +83,6 @@ static const struct of_device_id whitelist[] __initconst = { | |||
| 83 | { .compatible = "rockchip,rk3368", }, | 83 | { .compatible = "rockchip,rk3368", }, |
| 84 | { .compatible = "rockchip,rk3399", }, | 84 | { .compatible = "rockchip,rk3399", }, |
| 85 | 85 | ||
| 86 | { .compatible = "socionext,uniphier-ld6b", }, | ||
| 87 | |||
| 88 | { .compatible = "st-ericsson,u8500", }, | 86 | { .compatible = "st-ericsson,u8500", }, |
| 89 | { .compatible = "st-ericsson,u8540", }, | 87 | { .compatible = "st-ericsson,u8540", }, |
| 90 | { .compatible = "st-ericsson,u9500", }, | 88 | { .compatible = "st-ericsson,u9500", }, |
