From bfcd6204871cf63e6833b87cdcfe47d7d2da8a29 Mon Sep 17 00:00:00 2001 From: Chanwoo Choi Date: Mon, 23 Nov 2015 23:58:17 +0900 Subject: PM / devfreq: exynos: Remove unused exynos4/5 busfreq driver This patch removes the unused exynos4/5 busfreq driver. Instead, generic exynos-bus frequency driver support the all Exynos SoCs. Signed-off-by: Chanwoo Choi Signed-off-by: MyungJoo Ham Acked-by: Krzysztof Kozlowski --- drivers/devfreq/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'drivers/devfreq/Makefile') diff --git a/drivers/devfreq/Makefile b/drivers/devfreq/Makefile index 2633087d5c63..09f11d9d40d5 100644 --- a/drivers/devfreq/Makefile +++ b/drivers/devfreq/Makefile @@ -8,8 +8,6 @@ obj-$(CONFIG_DEVFREQ_GOV_PASSIVE) += governor_passive.o # DEVFREQ Drivers obj-$(CONFIG_ARM_EXYNOS_BUS_DEVFREQ) += exynos-bus.o -obj-$(CONFIG_ARM_EXYNOS4_BUS_DEVFREQ) += exynos/ -obj-$(CONFIG_ARM_EXYNOS5_BUS_DEVFREQ) += exynos/ obj-$(CONFIG_ARM_TEGRA_DEVFREQ) += tegra-devfreq.o # DEVFREQ Event Drivers -- cgit v1.2.3