| To: | Geert Uytterhoeven <geert@linux-m68k.org> |
|---|---|
| Subject: | Re: [PATCH UPDATE] Add MIPS generic GPIO support |
| From: | Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp> |
| Date: | Tue, 22 May 2007 07:15:38 +0900 |
| Cc: | yoichi_yuasa@tripeaks.co.jp, ralf@linux-mips.org, florian.fainelli@telecomint.eu, linux-mips@linux-mips.org, anemo@mba.ocn.ne.jp |
| In-reply-to: | <Pine.LNX.4.64.0705212331210.6011@anakin> |
| Organization: | TriPeaks Corporation |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <20070521.001238.41198930.anemo@mba.ocn.ne.jp> <20070521161303.0d9db8e4.yoichi_yuasa@tripeaks.co.jp> <200705210729.l4L7TZB3079730@mbox31.po.2iij.net> <20070521.231200.74752428.anemo@mba.ocn.ne.jp> <20070522000558.7dc5b747.yoichi_yuasa@tripeaks.co.jp> <Pine.LNX.4.64.0705212331210.6011@anakin> |
| Sender: | linux-mips-bounce@linux-mips.org |
On Mon, 21 May 2007 23:31:44 +0200 (CEST) Geert Uytterhoeven <geert@linux-m68k.org> wrote: > On Tue, 22 May 2007, Yoichi Yuasa wrote: > > --- mips-orig/include/asm-mips/gpio.h 1970-01-01 09:00:00.000000000 > > +0900 > > +++ mips/include/asm-mips/gpio.h 2007-05-21 17:07:51.769161250 +0900 > > @@ -0,0 +1,6 @@ > > +#ifndef __ASM_MIPS_GPIO_H > > +#define __ASM_MIPS_GPIO_H > > + > > +#include <gpio.h> > ^^^^^^^^ > > + > > +#endif /* __ASM_MIPS_GPIO_H */ > > Just wondering, where is it supposed to find <gpio.h>? It should be include/asm-mips/mach-*/gpio.h . Yoichi |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH UPDATE] Add MIPS generic GPIO support, Geert Uytterhoeven |
|---|---|
| Next by Date: | duplicate tlb entries, Marco |
| Previous by Thread: | Re: [PATCH UPDATE] Add MIPS generic GPIO support, Geert Uytterhoeven |
| Next by Thread: | Re: [PATCH UPDATE] Add MIPS generic GPIO support, Ralf Baechle |
| Indexes: | [Date] [Thread] [Top] [All Lists] |