From: Manish Badarkhe Date: Wed, 9 Oct 2013 18:05:24 +0000 (+0530) Subject: PM / devfreq: Remove duplicate include of opp.h X-Git-Tag: v3.13-rc1~96^2~15^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6bdd326e740fb87a88a49189925ca12a02311c8b;p=thirdparty%2Fkernel%2Flinux.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 574b16b59be5d..93c29f4085bdc 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