[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20120319194653.GA9308@kroah.com>
Date: Mon, 19 Mar 2012 12:46:53 -0700
From: Greg KH <gregkh@...uxfoundation.org>
To: Aaro Koskinen <aaro.koskinen@....fi>
Cc: Olof Johansson <olof@...om.net>,
Dan Williams <dan.j.williams@...el.com>,
Lennert Buytenhek <kernel@...tstofly.org>,
linux-arm-kernel@...ts.infradead.org, linux@....linux.org.uk,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] ARM: iop: add missing includes
On Mon, Mar 19, 2012 at 09:40:16PM +0200, Aaro Koskinen wrote:
> Hi,
>
> On Wed, Feb 15, 2012 at 02:24:42PM -0800, Olof Johansson wrote:
> > Resolves two build breaks. One is a boatload of "unknown type name 'u32'"
> > in iop3xx.h due to missing include of <linux/types.h>.
> >
> > The other is:
> > arch/arm/plat-iop/restart.c: In function 'iop3xx_restart':
> > arch/arm/plat-iop/restart.c:18:2: error: implicit declaration of function 'soft_restart' [-Werror=implicit-function-declaration]
> >
> > Signed-off-by: Olof Johansson <olof@...om.net>
>
> Any chance to get this patch into 3.3.1 (stable), when and if such is made?
>
> The v3.3 fails to build for IOP boards without this.
<formletter>
This is not the correct way to submit patches for inclusion in the
stable kernel tree. Please read Documentation/stable_kernel_rules.txt
for how to do this properly.
</formletter>
--
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