From: Manish Badarkhe Date: Wed, 9 Oct 2013 18:05:24 +0000 (+0530) Subject: PM / devfreq: Remove duplicate include of opp.h X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=6bdd326e740fb87a88a49189925ca12a02311c8b;p=linux-beck.git 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 574b16b59be5..93c29f4085bd 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