All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jakob Viketoft <jakob.viketoft@bitsim.com>
To: daniel@caiaq.de
Cc: linux-kernel@vger.kernel.org, Eric Miao <eric.y.miao@gmail.com>
Subject: Re: [PATCH] colibri.h: Fix building for colibri 270...
Date: Fri, 16 Apr 2010 13:17:58 +0200	[thread overview]
Message-ID: <4BC84766.5060208@bitsim.com> (raw)
In-Reply-To: <20100416100126.GI30801@buzzloop.caiaq.de>

Daniel Mack wrote:
> On Fri, Apr 16, 2010 at 11:51:10AM +0200, Jakob Viketoft wrote:
>> The recent addition of (Colibri) PXA3xx specific declarations breaks
>> the building of the Colibri 270 with similar features.
> 
> Hmm, I can't see any problem here. Which error did you get? Which boards
> did you select in your config?

Hmmm, it appears I was slightly too fast on the trigger there. I 
encountered the problem some time ago when migrating fron 2.6.29 to 
2.6.33.1 and a quick look made me think there was a linking problem. I'm 
finishing up this project now and wanted to push any relevant fixes 
upstream. However, the problem I seem to be getting is something 
different though:

   CC      drivers/pcmcia/pxa2xx_colibri.o
In file included from drivers/pcmcia/pxa2xx_colibri.c:25:
arch/arm/mach-pxa/include/mach/colibri.h:13: error: expected ')' before 
'*' token
make[2]: *** [drivers/pcmcia/pxa2xx_colibri.o] Error 1
make[1]: *** [drivers/pcmcia] Error 2
make: *** [drivers] Error 2

Is this an error on my part somehow?

	/Jakob


  reply	other threads:[~2010-04-16 11:18 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-16  9:51 [PATCH] colibri.h: Fix building for colibri 270 Jakob Viketoft
2010-04-16 10:01 ` Daniel Mack
2010-04-16 11:17   ` Jakob Viketoft [this message]
2010-04-16 11:25     ` Jakob Viketoft
2010-04-16 11:28       ` Daniel Mack
2010-04-16 11:29         ` Daniel Mack
2010-05-05  7:45           ` Eric Miao
2010-05-05  8:00             ` Daniel Mack
2010-05-05  9:28               ` Eric Miao
2010-05-05  9:44                 ` Daniel Mack
2010-05-05  9:47                   ` Eric Miao
2010-05-05  9:53                     ` Daniel Mack
2010-05-05 10:21                       ` Eric Miao
2010-05-05 11:02                         ` Jakob Viketoft
2010-05-05 15:20                   ` Greg KH
2010-05-05 15:54                     ` Daniel Mack
2010-05-05 16:15                       ` Greg KH
2010-04-16 11:26     ` Daniel Mack

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=4BC84766.5060208@bitsim.com \
    --to=jakob.viketoft@bitsim.com \
    --cc=daniel@caiaq.de \
    --cc=eric.y.miao@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 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.