projects
/
profile
/
common
/
kernel-common.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9cae09c
)
ARM: keystone: remove unnecessary prom.h include
author
Rob Herring
<rob.herring@calxeda.com>
Sun, 8 Sep 2013 19:28:38 +0000
(14:28 -0500)
committer
Rob Herring
<rob.herring@calxeda.com>
Thu, 10 Oct 2013 01:04:00 +0000
(20:04 -0500)
Remove unnecessary prom.h include in preparation to make prom.h optional.
Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Acked-by: Grant Likely <grant.likely@linaro.org>
Cc: Santosh Shilimkar <santosh.shilimkar@ti.com>
arch/arm/mach-keystone/platsmp.c
patch
|
blob
|
history
diff --git
a/arch/arm/mach-keystone/platsmp.c
b/arch/arm/mach-keystone/platsmp.c
index
c122961
..
5cf0683
100644
(file)
--- a/
arch/arm/mach-keystone/platsmp.c
+++ b/
arch/arm/mach-keystone/platsmp.c
@@
-17,7
+17,6
@@
#include <linux/io.h>
#include <asm/smp_plat.h>
-#include <asm/prom.h>
#include "keystone.h"