projects
/
platform
/
kernel
/
linux-rpi.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
|
history
diff --git
a/arch/arm/mach-exynos/pmu.c
b/arch/arm/mach-exynos/pmu.c
index
fb0deda
..
dcfcb44
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"