[PATCH 2/3] thermal: Exynos: Remove duplicate inclusion of err.h header file

From: Sachin Kamat
Date: Tue Aug 07 2012 - 07:22:34 EST


err.h header file was included twice.

Signed-off-by: Sachin Kamat <sachin.kamat@xxxxxxxxxx>
Signed-off-by: Sachin Kamat <sachin.kamat@xxxxxxxxxxx>
---
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 majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/