Remove no longeer needed workaround for big.LITTLE switcher support.

Signed-off-by: Bartlomiej Zolnierkiewicz <[email protected]>
---
 drivers/cpufreq/cpufreq-dt-platdev.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/drivers/cpufreq/cpufreq-dt-platdev.c 
b/drivers/cpufreq/cpufreq-dt-platdev.c
index 3646b14..88d4090 100644
--- a/drivers/cpufreq/cpufreq-dt-platdev.c
+++ b/drivers/cpufreq/cpufreq-dt-platdev.c
@@ -38,10 +38,8 @@ static const struct of_device_id machines[] __initconst = {
        { .compatible = "samsung,exynos4212", },
        { .compatible = "samsung,exynos4412", },
        { .compatible = "samsung,exynos5250", },
-#ifndef CONFIG_BL_SWITCHER
        { .compatible = "samsung,exynos5420", },
        { .compatible = "samsung,exynos5800", },
-#endif
 
        { .compatible = "renesas,emev2", },
        { .compatible = "renesas,r7s72100", },
-- 
1.9.1

Reply via email to