From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jun Nie Subject: Re: [PATCH 5/6] pxa: add gpio expander on pxa168 aspenite platform Date: Tue, 3 Nov 2009 15:30:54 +0800 Message-ID: <7c34ac520911022330i37cd4460j64b749267f4cbac7@mail.gmail.com> References: <7c34ac520911022245l758dabfah85c6d68eae15e5c7@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <7c34ac520911022245l758dabfah85c6d68eae15e5c7@mail.gmail.com> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-arm-kernel-bounces@lists.infradead.org Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: linux-arm-kernel@lists.infradead.org, linux-fbdev-devel@lists.sourceforge.net, linux-fbdev@vger.kernel.org 2009/11/3 Jun Nie : > pxa: add gpio expander on pxa168 aspenite platform > > Signed-off-by: Jun Nie > --- > =A0arch/arm/mach-mmp/aspenite.c | =A0 45 ++++++++++++++++++++++++++++++++= ++++++++++ > =A0drivers/gpio/pca953x.c =A0 =A0 =A0 | =A0 =A01 + > =A02 files changed, 46 insertions(+), 0 deletions(-) > > diff --git a/arch/arm/mach-mmp/aspenite.c b/arch/arm/mach-mmp/aspenite.c > index 115f728..b422bb5 100644 > --- a/arch/arm/mach-mmp/aspenite.c > +++ b/arch/arm/mach-mmp/aspenite.c > @@ -16,6 +16,7 @@ > =A0#include > =A0#include > =A0#include > +#include > > =A0#include > =A0#include > @@ -24,9 +25,14 @@ > =A0#include > =A0#include > =A0#include > +#include