From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jun Nie Date: Thu, 19 Nov 2009 09:02:03 +0000 Subject: Re: [PATCH 6/8] pxa: add gpio expander on pxa168 aspenite platform Message-Id: <7c34ac520911190102o5e797181geb40b19d99cdec91@mail.gmail.com> MIME-Version: 1 Content-Type: multipart/mixed; boundary="0016e648bcbede310a0478b59cb8" List-Id: References: <7c34ac520911160134s50f387a3s91485a797a37ce0a@mail.gmail.com> In-Reply-To: <7c34ac520911160134s50f387a3s91485a797a37ce0a@mail.gmail.com> To: linux-arm-kernel@lists.infradead.org --0016e648bcbede310a0478b59cb8 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable 2009/11/16 Jun Nie : > From: Jun Nie > Date: Fri, 13 Nov 2009 14:19:05 +0800 > Subject: [PATCH] pxa: add gpio expander on pxa168 aspenite platform > > Signed-off-by: Jun Nie > --- > =A0arch/arm/mach-mmp/aspenite.c | =A0 46 ++++++++++++++++++++++++++++++++= ++++++++++ > =A0drivers/gpio/pca953x.c =A0 =A0 =A0 | =A0 =A01 + > =A02 files changed, 47 insertions(+), 0 deletions(-) > > diff --git a/arch/arm/mach-mmp/aspenite.c b/arch/arm/mach-mmp/aspenite.c > index 115f728..21cecfc 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