err.h header file was included twice. Signed-off-by: Sachin Kamat <sachin.ka...@linaro.org> Signed-off-by: Sachin Kamat <sachin.ka...@samsung.com> --- drivers/thermal/exynos_thermal.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/drivers/thermal/exynos_thermal.c b/drivers/thermal/exynos_thermal.c index f6debad..3a7a068 100644 --- a/drivers/thermal/exynos_thermal.c +++ b/drivers/thermal/exynos_thermal.c @@ -33,7 +33,6 @@ #include <linux/kobject.h> #include <linux/io.h> #include <linux/mutex.h> -#include <linux/err.h> #include <linux/platform_data/exynos_thermal.h> #include <linux/thermal.h> #include <linux/cpufreq.h> -- 1.7.4.1 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/