projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b634e38
)
ARM: EXYNOS: Remove "linux/bug.h" from pmu.c
author
Pankaj Dubey
<pankaj.dubey@samsung.com>
Mon, 7 Jul 2014 22:54:23 +0000
(07:54 +0900)
committer
Kukjin Kim
<kgene.kim@samsung.com>
Mon, 14 Jul 2014 23:40:32 +0000
(08:40 +0900)
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>
arch/arm/mach-exynos/pmu.c
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/mach-exynos/pmu.c
b/arch/arm/mach-exynos/pmu.c
index fb0deda3b3a406fc44d705c29f0440e11d61e366..dcfcb44c3c557797f405134ab817341418246f5c 100644
(file)
--- 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 "common.h"
#include "regs-pmu.h"