Thread (3 messages) flat view 3 messages, 2 authors, 2013-01-17

[PATCH] ARM: spear3xx: Fix pl080-related build failure

From: viresh.kumar@linaro.org (Viresh Kumar)
Date: 2013-01-17 08:36:00
Also in: lkml

On Thu, Jan 17, 2013 at 1:59 PM, Thierry Reding
[off-list ref] wrote:
quoted hunk ↗ jump to hunk
Include linux/amba/pl08x.h to pull in the various PL080_* macros.

Signed-off-by: Thierry Reding <redacted>
---
 arch/arm/mach-spear3xx/spear3xx.c | 1 +
 1 file changed, 1 insertion(+)
diff --git a/arch/arm/mach-spear3xx/spear3xx.c b/arch/arm/mach-spear3xx/spear3xx.c
index f9d754f..7c218d9 100644
--- a/arch/arm/mach-spear3xx/spear3xx.c
+++ b/arch/arm/mach-spear3xx/spear3xx.c
@@ -14,6 +14,7 @@
 #define pr_fmt(fmt) "SPEAr3xx: " fmt

 #include <linux/amba/pl022.h>
+#include <linux/amba/pl080.h>
 #include <linux/amba/pl08x.h>
 #include <linux/io.h>
 #include <plat/pl080.h>
Hi Thierry,

Thanks for fixing it up. Though the log doesn't match the change well.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help