From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jun Nie Date: Thu, 12 Nov 2009 02:18:46 +0000 Subject: Re: [PATCH 6/8] pxa: add gpio expander on pxa168 aspenite platform Message-Id: <7c34ac520911111818l645cc210m8252214130570eb@mail.gmail.com> MIME-Version: 1 Content-Type: multipart/mixed; boundary="0016e64cd536c0cbcb0478232963" List-Id: References: <7c34ac520911100012s176bff7bk7d57e86cd660632f@mail.gmail.com> In-Reply-To: <7c34ac520911100012s176bff7bk7d57e86cd660632f@mail.gmail.com> To: linux-arm-kernel@lists.infradead.org --0016e64cd536c0cbcb0478232963 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable 2009/11/10 Jun Nie : > From 0815be7cf3458a14da1462b40247dc7a3231142a Mon Sep 17 00:00:00 2001 > From: Jun Nie > Date: Tue, 3 Nov 2009 14:08:50 +0800 > Subject: [PATCH] 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