[PATCH v2 07/10] ARM: EXYNOS: Remove "linux/bug.h" from pmu.c
From: Pankaj Dubey
Date: Fri Apr 25 2014 - 08:16:59 EST
From: Young-Gun Jang <yg1004.jang@xxxxxxxxxxx>
This patch removes unnecessary header file inclusion from pmu.c.
Signed-off-by: Young-Gun Jang <yg1004.jang@xxxxxxxxxxx>
---
arch/arm/mach-exynos/pmu.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/arm/mach-exynos/pmu.c b/arch/arm/mach-exynos/pmu.c
index 05c7ce1..4c3453a 100644
--- a/arch/arm/mach-exynos/pmu.c
+++ b/arch/arm/mach-exynos/pmu.c
@@ -11,7 +11,6 @@
#include <linux/io.h>
#include <linux/kernel.h>
-#include <linux/bug.h>
#include <plat/cpu.h>
--
1.7.10.4
--
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/