Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 632b98a

Browse files
pankajkdubeykgene
authored andcommitted
ARM: EXYNOS: Remove "linux/bug.h" from pmu.c
This patch removes unnecessary header file inclusion from pmu.c. Signed-off-by: Pankaj Dubey <[email protected]> Reviewed-by: Tomasz Figa <[email protected]> Signed-off-by: Kukjin Kim <[email protected]>
1 parent b634e38 commit 632b98a

File tree

1 file changed

+0
-1
lines changed
  • arch/arm/mach-exynos

1 file changed

+0
-1
lines changed

arch/arm/mach-exynos/pmu.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111

1212
#include <linux/io.h>
1313
#include <linux/kernel.h>
14-
#include <linux/bug.h>
1514

1615
#include "common.h"
1716
#include "regs-pmu.h"

0 commit comments

Comments
 (0)