[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20091214062436.GJ5114@elf.ucw.cz>
Date: Mon, 14 Dec 2009 07:24:36 +0100
From: Pavel Machek <pavel@....cz>
To: Russell King - ARM Linux <linux@....linux.org.uk>
Cc: H Hartley Sweeten <hartleys@...ionengravers.com>,
Daniel Walker <dwalker@...eaurora.org>,
Iliyan Malchev <malchev@...gle.com>,
Brian Swetland <swetland@...gle.com>,
kernel list <linux-kernel@...r.kernel.org>,
Ryan Mallon <ryan@...ewatersys.com>,
Arve Hj?nnev?g <arve@...roid.com>,
linux-arm-kernel <linux-arm-kernel@...ts.infradead.org>
Subject: Re: GPIO support for HTC Dream
On Fri 2009-12-11 23:28:38, Russell King - ARM Linux wrote:
> On Fri, Dec 11, 2009 at 11:10:15PM +0100, Pavel Machek wrote:
> > +#include <linux/gpio.h>
> ...
> > +#include <mach/gpio.h>
> ...
> > +#include <asm/gpio.h>
>
> Emm, this is getting really silly.
>
> include/linux/gpio.h:
>
> #ifdef CONFIG_GENERIC_GPIO
> #include <asm/gpio.h>
> #else
> ...
> #endif
>
> arch/arm/include/asm/gpio.h:
>
> #include <mach/gpio.h>
Fixed, thanks.
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists