From mboxrd@z Thu Jan 1 00:00:00 1970 From: Zumeng Chen Subject: Re: [PATCH V2 1/5] ARM: OMAP3EVM: Add NAND flash definition Date: Wed, 13 Jun 2012 16:16:34 +0800 Message-ID: <4FD84C62.1060206@windriver.com> References: <1339551850-20827-1-git-send-email-zumeng.chen@gmail.com> <1339551850-20827-2-git-send-email-zumeng.chen@gmail.com> <4FD84803.2090006@compulab.co.il> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: In-Reply-To: <4FD84803.2090006@compulab.co.il> Sender: linux-input-owner@vger.kernel.org To: Igor Grinberg Cc: Zumeng Chen , 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 =E4=BA=8E 2012=E5=B9=B406=E6=9C=8813=E6=97=A5 15:57, Igor Grinberg =E5=86= =99=E9=81=93: > 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-om= ap2/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