All of lore.kernel.org
 help / color / mirror / Atom feed
From: Aneesh V <aneesh@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] OMAP3: Fix gpio.h usage
Date: Mon, 08 Aug 2011 11:32:32 +0530	[thread overview]
Message-ID: <4E3F7BF8.9040809@ti.com> (raw)
In-Reply-To: <1312569092-21338-1-git-send-email-dirk.behme@gmail.com>

Hi Dirk,

On Saturday 06 August 2011 12:01 AM, Dirk Behme wrote:
> From: Dirk Behme<dirk.behme@googlemail.com>
>
> The patch "omap: reuse omap3 gpio support in omap4" moves
> arch/arm/include/asm/arch-omap3/gpio.h to
> arch/arm/include/asm/omap_gpio.h but misses to touch all
> users of arch-omap3/gpio.h. This results in various build
> failures like
>
> <vaious OMAP3 files>: error: asm/arch/gpio.h: No such file or directory
>
> Fix this by correcting the now wrong includes.

I had submitted a patch to fix this issue as soon as I found it:

http://thread.gmane.org/gmane.comp.boot-loaders.u-boot/103472/focus=104699

This one restores asm/arch/gpio.h

br,
Aneesh

  reply	other threads:[~2011-08-08  6:02 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-05 18:31 [U-Boot] [PATCH] OMAP3: Fix gpio.h usage Dirk Behme
2011-08-08  6:02 ` Aneesh V [this message]
2011-08-08 14:58 ` Dirk Behme

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=4E3F7BF8.9040809@ti.com \
    --to=aneesh@ti.com \
    --cc=u-boot@lists.denx.de \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.