mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] ARM: spear3xx: Fix pl080-related build failure
@ 2013-01-17  8:29 Thierry Reding
  2013-01-17  8:35 ` Viresh Kumar
  0 siblings, 1 reply; 3+ messages in thread
From: Thierry Reding @ 2013-01-17  8:29 UTC (permalink / raw)
  To: Viresh Kumar; +Cc: Shiraz Hashim, spear-devel, linux-arm-kernel, linux-kernel

Include linux/amba/pl08x.h to pull in the various PL080_* macros.

Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de>
---
 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>
-- 
1.8.1.1


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] ARM: spear3xx: Fix pl080-related build failure
  2013-01-17  8:29 [PATCH] ARM: spear3xx: Fix pl080-related build failure Thierry Reding
@ 2013-01-17  8:35 ` Viresh Kumar
  2013-01-17  9:09   ` Thierry Reding
  0 siblings, 1 reply; 3+ messages in thread
From: Viresh Kumar @ 2013-01-17  8:35 UTC (permalink / raw)
  To: Thierry Reding; +Cc: Shiraz Hashim, spear-devel, linux-arm-kernel, linux-kernel

On Thu, Jan 17, 2013 at 1:59 PM, Thierry Reding
<thierry.reding@avionic-design.de> wrote:
> Include linux/amba/pl08x.h to pull in the various PL080_* macros.
>
> Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de>
> ---
>  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.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] ARM: spear3xx: Fix pl080-related build failure
  2013-01-17  8:35 ` Viresh Kumar
@ 2013-01-17  9:09   ` Thierry Reding
  0 siblings, 0 replies; 3+ messages in thread
From: Thierry Reding @ 2013-01-17  9:09 UTC (permalink / raw)
  To: Viresh Kumar; +Cc: Shiraz Hashim, spear-devel, linux-arm-kernel, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 1010 bytes --]

On Thu, Jan 17, 2013 at 02:05:58PM +0530, Viresh Kumar wrote:
> On Thu, Jan 17, 2013 at 1:59 PM, Thierry Reding
> <thierry.reding@avionic-design.de> wrote:
> > Include linux/amba/pl08x.h to pull in the various PL080_* macros.
> >
> > Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de>
> > ---
> >  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.

Yes, you're right. I've sent an updated patch.

Thierry

[-- Attachment #2: Type: application/pgp-signature, Size: 836 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-01-17  9:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-17  8:29 [PATCH] ARM: spear3xx: Fix pl080-related build failure Thierry Reding
2013-01-17  8:35 ` Viresh Kumar
2013-01-17  9:09   ` Thierry Reding

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®