All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anton Vorontsov <avorontsov@ru.mvista.com>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: Samuel Ortiz <sameo@linux.intel.com>, linuxppc-dev@ozlabs.org
Subject: Re: drivers/mfd/ab3100-core.c
Date: Fri, 18 Sep 2009 05:22:13 +0400	[thread overview]
Message-ID: <20090918012213.GA31463@oksana.dev.rtsoft.ru> (raw)
In-Reply-To: <20090917172058.902474da.akpm@linux-foundation.org>

On Thu, Sep 17, 2009 at 05:20:58PM -0700, Andrew Morton wrote:
> This:
> 
> static const struct ab3100_init_setting __initdata
> ab3100_init_settings[] = {

Looks like it should be __initconst, otherwise it's ambiguous.

> causes this:
> 
> drivers/mfd/ab3100-core.c:651: error: ab3100_init_settings causes a section type conflict
> 
> on ppc64.
> 
> I keep forgetting why.  Did MFD do something wrong or is powerpc borked
> or did my compiler version expire?

Thanks,

-- 
Anton Vorontsov
email: cbouatmailru@gmail.com
irc://irc.freenode.net/bd2

  reply	other threads:[~2009-09-18  1:50 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-18  0:20 drivers/mfd/ab3100-core.c Andrew Morton
2009-09-18  1:22 ` Anton Vorontsov [this message]
2009-09-18  1:30   ` drivers/mfd/ab3100-core.c Andrew Morton

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=20090918012213.GA31463@oksana.dev.rtsoft.ru \
    --to=avorontsov@ru.mvista.com \
    --cc=akpm@linux-foundation.org \
    --cc=linuxppc-dev@ozlabs.org \
    --cc=sameo@linux.intel.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 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.