From: pavel@ucw.cz (Pavel Machek)
To: linux-arm-kernel@lists.infradead.org
Subject: dream: glue for mmc controller
Date: Tue, 8 Dec 2009 11:23:51 +0100 [thread overview]
Message-ID: <20091208102351.GG12264@elf.ucw.cz> (raw)
In-Reply-To: <20091108091009.GB20529@n2100.arm.linux.org.uk>
On Sun 2009-11-08 09:10:10, Russell King - ARM Linux wrote:
> On Sun, Nov 08, 2009 at 09:13:14AM +0100, Pavel Machek wrote:
> > > > +#include <asm/io.h>
> > > > +#include <asm/gpio.h>
> > > linux/gpio.h
> > > linux/io.h
> >
> > I got compile errors when trying to use linux/gpio.h:
> >
> > arch/arm/mach-msm/board-dream-gpio.c: In function
> > 'dream_gpio_configure':
> > arch/arm/mach-msm/board-dream-gpio.c:109: error: 'GPIOF_OUTPUT_LOW'
> > undeclared (first use in this function)
>
> This means it's abusing the gpio header files - which are intended for
> the generic GPIO support, but are being used for this platforms private
> non-generic GPIO based stuff.
Ok, will fix.
Pavel
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
prev parent reply other threads:[~2009-12-08 10:23 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-03 10:53 dream: glue for mmc controller Pavel Machek
2009-11-03 10:57 ` Ben Dooks
2009-11-08 8:13 ` Pavel Machek
2009-11-08 9:10 ` Russell King - ARM Linux
2009-11-09 2:14 ` Arve Hjønnevåg
2009-12-08 10:23 ` Pavel Machek [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20091208102351.GG12264@elf.ucw.cz \
--to=pavel@ucw.cz \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).