From: Sachin Kamat Date: Fri, 7 Sep 2012 00:17:55 +0000 (+1000) Subject: drivers/thermal/exynos_thermal.c: remove duplicate inclusion of err.h header file X-Git-Tag: next-20120907~1^2~207 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=e09d06afb3afe50f39d2f354175538b9f9b37b24;p=karo-tx-linux.git drivers/thermal/exynos_thermal.c: remove duplicate inclusion of err.h header file err.h header file was included twice. Signed-off-by: Sachin Kamat Signed-off-by: Sachin Kamat Cc: Guenter Roeck Cc: Len Brown Cc: "Brown, Len" Signed-off-by: Andrew Morton --- diff --git a/drivers/thermal/exynos_thermal.c b/drivers/thermal/exynos_thermal.c index f6debad752d7..3a7a068ef610 100644 --- a/drivers/thermal/exynos_thermal.c +++ b/drivers/thermal/exynos_thermal.c @@ -33,7 +33,6 @@ #include #include #include -#include #include #include #include