[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20130725210755.GZ23879@titan.lakedaemon.net>
Date: Thu, 25 Jul 2013 17:07:55 -0400
From: Jason Cooper <jason@...edaemon.net>
To: Sebastian Hesselbarth <sebastian.hesselbarth@...il.com>
Cc: Thomas Petazzoni <thomas.petazzoni@...e-electrons.com>,
Andrew Lunn <andrew@...n.ch>,
devicetree-discuss@...ts.ozlabs.org, linux-kernel@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH 2/2] ARM: orion5x: add missing mbus include
On Thu, Jul 25, 2013 at 11:38:56AM -0400, Jason Cooper wrote:
> On Tue, Jul 02, 2013 at 12:54:13PM +0200, Sebastian Hesselbarth wrote:
> > edmini_v2-setup is missing an include of linux/mbus.h which causes
> > compiler error because of missing reference to mvebu_mbus_add_window.
> >
> > Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@...il.com>
> > ---
> > Cc: Russell King <linux@....linux.org.uk>
> > Cc: Jason Cooper <jason@...edaemon.net>
> > Cc: Andrew Lunn <andrew@...n.ch>
> > Cc: Thomas Petazzoni <thomas.petazzoni@...e-electrons.com>
> > Cc: Gregory CLEMENT <gregory.clement@...e-electrons.com>
> > Cc: devicetree-discuss@...ts.ozlabs.org
> > Cc: linux-kernel@...r.kernel.org
> > Cc: linux-arm-kernel@...ts.infradead.org
> > ---
> > arch/arm/mach-orion5x/edmini_v2-setup.c | 1 +
> > 1 files changed, 1 insertions(+), 0 deletions(-)
>
> Applied to mvebu/stable-3.10
nevermind, Olof caught that v3.10 builds fine without this patch (I
should've checked). The build error was introduced by
ARM: orion5x: remove legacy mv643xx_eth board setup
which removed mv643xx_eth.h include, which had included the needed
mbus.h. This patch is queued for v3.12.
I'll squash this patch into the above mentioned patch and call it a day.
thx,
Jason.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists