The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Mike Frysinger <vapier.adi@gmail.com>
To: Robert Hancock <hancockrwd@gmail.com>
Cc: linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: MTD_GPIO_ADDR compile error on current -git
Date: Thu, 24 Sep 2009 00:57:25 -0400	[thread overview]
Message-ID: <8bd0f97a0909232157w1ae20a97x676f9ace0b1e62ee@mail.gmail.com> (raw)
In-Reply-To: <4ABAE7EB.4010208@gmail.com>

On Wed, Sep 23, 2009 at 23:30, Robert Hancock wrote:
> Just saw this compile error in current git:
>
>  CC [M]  drivers/mtd/maps/gpio-addr-flash.o
> In file included from /home/rob/linux-2.6/arch/x86/include/asm/gpio.h:20,
>                 from drivers/mtd/maps/gpio-addr-flash.c:27:
> include/asm-generic/gpio.h: In function ‘gpio_get_value_cansleep’:
> include/asm-generic/gpio.h:170: error: implicit declaration of function
> ‘gpio_get_value’
> include/asm-generic/gpio.h: In function ‘gpio_set_value_cansleep’:
> include/asm-generic/gpio.h:176: error: implicit declaration of function
> ‘gpio_set_value’
> drivers/mtd/maps/gpio-addr-flash.c: In function ‘gpio_flash_probe’:
> drivers/mtd/maps/gpio-addr-flash.c:232: error: implicit declaration of
> function ‘gpio_request’
> drivers/mtd/maps/gpio-addr-flash.c:236: error: implicit declaration of
> function ‘gpio_free’
> drivers/mtd/maps/gpio-addr-flash.c:240: error: implicit declaration of
> function ‘gpio_direction_output’
>
> I assume there's a missing dependency on GPIO or some such.. config is
> below.

i sent an updated patch to David already, but i need to send an
incremental patch
-mike

      reply	other threads:[~2009-09-24  4:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-24  3:30 MTD_GPIO_ADDR compile error on current -git Robert Hancock
2009-09-24  4:57 ` Mike Frysinger [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=8bd0f97a0909232157w1ae20a97x676f9ace0b1e62ee@mail.gmail.com \
    --to=vapier.adi@gmail.com \
    --cc=hancockrwd@gmail.com \
    --cc=linux-kernel@vger.kernel.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