From: Tony Lindgren <tony@atomide.com>
To: Komal Shah <komal_shah802003@yahoo.com>
Cc: linux-omap-open-source@linux.omap.com
Subject: Re: old gpmc.h
Date: Thu, 10 Aug 2006 13:43:51 +0300 [thread overview]
Message-ID: <20060810104350.GE30195@atomide.com> (raw)
In-Reply-To: <20060810095401.GD30195@atomide.com>
* Tony Lindgren <tony@atomide.com> [060810 12:54]:
> * Komal Shah <komal_shah802003@yahoo.com> [060808 13:35]:
> > Tony,
> >
> > It seems that gpmc.h is not updated after Imre patch about dynamic
> > allocator for GPMC. It gives me following error for h4 build.
> >
> > arch/arm/mach-omap2/built-in.o(.init.text+0xae4): In function `$a':
> > : undefined reference to `gpmc_cs_request'
> > arch/arm/mach-omap2/built-in.o(.init.text+0xb48): In function `$a':
> > : undefined reference to `gpmc_cs_free'
> > arch/arm/mach-omap2/built-in.o(.init.text+0xb68): In function `$a':
> > : undefined reference to `gpmc_cs_request'
> > make: *** [.tmp_vmlinux1] Error 1
> >
> > Please update gpmc.h as per Imre's patch. Thanx.
>
> Weird looks like some merges from 2.6.17-omap2 did not happen. It is
> there as a7abfb3157101ee90f45e261c64850c980d1b6dc, but not in the
> current head. There's probably other stuff unmerged as well then.
> I'll try to fix it.
I found following two commits that had just disappeared after
2.6.17-omap2:
$ git-cherry-pick afffc24530956387faa51a42a1e5a4eee344d4a1
First trying simple merge strategy to cherry-pick.
Simple cherry-pick fails; trying Automatic cherry-pick.
Auto-merging arch/arm/mach-omap2/board-apollon.c
Auto-merging arch/arm/mach-omap2/gpmc.c
Auto-merging include/asm-arm/arch-omap/gpmc.h
Finished one cherry-pick.
$ git-cherry-pick 64929d882591a213cb51407992f28c42121b2f7d
First trying simple merge strategy to cherry-pick.
Simple cherry-pick fails; trying Automatic cherry-pick.
Auto-merging arch/arm/plat-omap/clock.c
Auto-merging include/asm-arm/arch-omap/clock.h
Finished one cherry-pick.
No idea how that happens, maybe problems with some versions of git?
Tony
prev parent reply other threads:[~2006-08-10 10:43 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-08-08 10:35 old gpmc.h Komal Shah
2006-08-10 9:54 ` Tony Lindgren
2006-08-10 10:43 ` Tony Lindgren [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=20060810104350.GE30195@atomide.com \
--to=tony@atomide.com \
--cc=komal_shah802003@yahoo.com \
--cc=linux-omap-open-source@linux.omap.com \
/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