From mboxrd@z Thu Jan 1 00:00:00 1970 From: Igor Grinberg Subject: Re: [PATCH V2 1/5] ARM: OMAP3EVM: Add NAND flash definition Date: Wed, 13 Jun 2012 10:57:55 +0300 Message-ID: <4FD84803.2090006@compulab.co.il> References: <1339551850-20827-1-git-send-email-zumeng.chen@gmail.com> <1339551850-20827-2-git-send-email-zumeng.chen@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1339551850-20827-2-git-send-email-zumeng.chen@gmail.com> Sender: linux-input-owner@vger.kernel.org To: Zumeng Chen Cc: tony@atomide.com, jon-hunter@ti.com, linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org, khilman@ti.com, khasim@ti.com, ajay.gupta@ti.com, hvaibhav@ti.com, dmitry.torokhov@gmail.com, linux-input@vger.kernel.org, Afzal Mohammed List-Id: linux-omap@vger.kernel.org On 06/13/12 04:44, Zumeng Chen wrote: > From: Zumeng Chen > > Signed-off-by: Vaibhav Hiremath > Tested-by: Zumeng Chen > --- > arch/arm/mach-omap2/board-omap3evm.c | 39 ++++++++++++++++++++++++++++++++++ > 1 files changed, 39 insertions(+), 0 deletions(-) > > diff --git a/arch/arm/mach-omap2/board-omap3evm.c b/arch/arm/mach-omap2/board-omap3evm.c > index 639bd07..0b83d0e 100644 > --- a/arch/arm/mach-omap2/board-omap3evm.c > +++ b/arch/arm/mach-omap2/board-omap3evm.c > @@ -24,6 +24,10 @@ > #include > #include > > +#include > +#include > +#include > + > #include > #include > #include > @@ -43,6 +47,7 @@ > > #include > #include > +#include > #include "common.h" > #include > #include