From: Eduardo Valentin Date: Wed, 2 Jan 2013 15:29:40 +0000 (+0000) Subject: thermal: remove unnecessary include X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=ba38bb8c72fc259a8e3f2f1feb5761ae6f5858f0;p=deliverable%2Flinux.git thermal: remove unnecessary include No need for spinlocks in this file, then removing its header. Signed-off-by: Eduardo Valentin Reviewed-by: Durgadoss R Signed-off-by: Zhang Rui --- diff --git a/drivers/thermal/thermal_sys.c b/drivers/thermal/thermal_sys.c index d85f51f433be..70ce100d34af 100644 --- a/drivers/thermal/thermal_sys.c +++ b/drivers/thermal/thermal_sys.c @@ -32,7 +32,6 @@ #include #include #include -#include #include #include #include