[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <201302151238.32316.arnd@arndb.de>
Date: Fri, 15 Feb 2013 12:38:32 +0000
From: Arnd Bergmann <arnd@...db.de>
To: Tony Lindgren <tony@...mide.com>
Cc: linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
arm@...nel.org, Paul Walmsley <paul@...an.com>,
Sebastien Guiriec <s-guiriec@...com>
Subject: Re: [PATCH 3/9] ARM: omap2: include linux/errno.h in hwmod_reset
On Thursday 14 February 2013, Tony Lindgren wrote:
> * Arnd Bergmann <arnd@...db.de> [130214 14:51]:
> > The newly created omap_hwmod_reset.c is missing an
> > include of linux/errno.h in commit c02060d8 "ARM:
> > OMAP4+: AESS: enable internal auto-gating during
> > initial setup". It still works in omap2_defconfig,
> > but not in all other combinations.
> >
> > Without this patch, building allmodconfig results in:
> >
> > arch/arm/mach-omap2/omap_hwmod_reset.c: In function 'omap_hwmod_aess_preprogram':
> > arch/arm/mach-omap2/omap_hwmod_reset.c:47:11: error: 'EINVAL' undeclared (first use in this function)
> > arch/arm/mach-omap2/omap_hwmod_reset.c:47:11: note: each undeclared identifier is reported only once for each function it appears in
> >
> > Signed-off-by: Arnd Bergmann <arnd@...db.de>
> > Cc: Paul Walmsley <paul@...an.com>
> > Cc: Sebastien Guiriec <s-guiriec@...com>
>
> Acked-by: Tony Lindgren <tony@...mide.com>
Ok, applied on top of late/omap
Arnd
--
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