From 6bdd326e740fb87a88a49189925ca12a02311c8b Mon Sep 17 00:00:00 2001 From: Manish Badarkhe Date: Wed, 9 Oct 2013 23:35:24 +0530 Subject: PM / devfreq: Remove duplicate include of opp.h Currently, code include opp.h twice. Remove one inclusion of opp.h Signed-off-by: Manish Badarkhe Signed-off-by: Rafael J. Wysocki diff --git a/drivers/devfreq/exynos/exynos5_bus.c b/drivers/devfreq/exynos/exynos5_bus.c index 574b16b..93c29f4 100644 --- a/drivers/devfreq/exynos/exynos5_bus.c +++ b/drivers/devfreq/exynos/exynos5_bus.c @@ -18,7 +18,6 @@ #include #include #include -#include #include #include #include -- cgit v0.10.2