Re: [PATCH 9/9] ARM: spear3xx: Use correct pl080 header file

From: Arnd Bergmann
Date: Mon Mar 11 2013 - 18:35:30 EST


On Tuesday 05 March 2013, Viresh Kumar wrote:
> On 6 March 2013 06:16, Arnd Bergmann <arnd@xxxxxxxx> wrote:
> > The definitions have move around recently, causing build errors
> > in spear3xx for all configurations:
> >
> > spear3xx.c:47:5: error: 'PL080_BSIZE_16' undeclared here (not in a function)
> > spear3xx.c:47:23: error: 'PL080_CONTROL_SB_SIZE_SHIFT' undeclared here (not in a function)
> > spear3xx.c:48:22: error: 'PL080_CONTROL_DB_SIZE_SHIFT' undeclared here (not in a function)
> >
> > Signed-off-by: Arnd Bergmann <arnd@xxxxxxxx>
> > Cc: Alessandro Rubini <rubini@xxxxxxxxx>
> > Cc: Viresh Kumar <viresh.kumar@xxxxxxxxxx>
> > ---
> > arch/arm/mach-spear3xx/spear3xx.c | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
>
> You are a bit late in posting this.
> We already got the same patch from Vipul yesterday :)

Are you going to send a pull request for that one then? Another -rc has
just passed with the platform being broken.

Arnd
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/