Эх сурвалжийг харах

ARM: EXYNOS: Remove "linux/bug.h" from pmu.c

This patch removes unnecessary header file inclusion from pmu.c.

Signed-off-by: Pankaj Dubey <pankaj.dubey@samsung.com>
Reviewed-by: Tomasz Figa <t.figa@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Pankaj Dubey 11 жил өмнө
parent
commit
632b98ae8a

+ 0 - 1
arch/arm/mach-exynos/pmu.c

@@ -11,7 +11,6 @@
 
 
 #include <linux/io.h>
 #include <linux/io.h>
 #include <linux/kernel.h>
 #include <linux/kernel.h>
-#include <linux/bug.h>
 
 
 #include "common.h"
 #include "common.h"
 #include "regs-pmu.h"
 #include "regs-pmu.h"