linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Stephen Rothwell <sfr@canb.auug.org.au>
To: Arun MURTHY <arun.murthy@stericsson.com>
Cc: Samuel Ortiz <sameo@linux.intel.com>,
	"linux-next@vger.kernel.org" <linux-next@vger.kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	Linus WALLEIJ <linus.walleij@stericsson.com>,
	Mattias WALLIN <mattias.wallin@stericsson.com>,
	Srinidhi KASAGAR <srinidhi.kasagar@stericsson.com>
Subject: Re: linux-next: build failure after merge of the final tree (mfd tree related)
Date: Thu, 16 Sep 2010 17:23:22 +1000	[thread overview]
Message-ID: <20100916172322.4f37e912.sfr@canb.auug.org.au> (raw)
In-Reply-To: <F45880696056844FA6A73F415B568C69532D96AC51@EXDCVYMBSTM006.EQ1STM.local>

[-- Attachment #1: Type: text/plain, Size: 3267 bytes --]

Hi Arun,

On Thu, 16 Sep 2010 09:15:22 +0200 Arun MURTHY <arun.murthy@stericsson.com> wrote:
>
> > > After merging the final tree, today's linux-next build (powerpc
> > > allyesconfig) failed like this:
> > >
> > > drivers/mfd/built-in.o: In function `__crc_pwm_free':
> > > (*ABS*+0x24ba6d1e): multiple definition of `__crc_pwm_free'
> > > drivers/mfd/built-in.o: In function `.pwm_free':
> > > (.text+0x1ab3c): multiple definition of `.pwm_free'
> > > drivers/misc/built-in.o:(.text+0x2620c): first defined here
> > > drivers/mfd/built-in.o: In function `__crc_pwm_request':
> > > (*ABS*+0xc1f4ec93): multiple definition of `__crc_pwm_request'
> > > drivers/mfd/built-in.o: In function `__crc_pwm_enable':
> > > (*ABS*+0x9d09808d): multiple definition of `__crc_pwm_enable'
> > > drivers/mfd/built-in.o: In function `.pwm_enable':
> > > (.text+0x1abc8): multiple definition of `.pwm_enable'
> > > drivers/misc/built-in.o:(.text+0x26278): first defined here
> > > drivers/mfd/built-in.o: In function `.pwm_request':
> > > (.text+0x1a774): multiple definition of `.pwm_request'
> > > drivers/misc/built-in.o:(.text+0x2604c): first defined here
> > > drivers/mfd/built-in.o: In function `pwm_config':
> > > (.opd+0x1ce0): multiple definition of `pwm_config'
> > > drivers/misc/built-in.o:(.opd+0x3000): first defined here
> > > drivers/mfd/built-in.o: In function `pwm_free':
> > > (.opd+0x1d28): multiple definition of `pwm_free'
> > > drivers/misc/built-in.o:(.opd+0x2fd0): first defined here
> > > drivers/mfd/built-in.o: In function `pwm_request':
> > > (.opd+0x1cf8): multiple definition of `pwm_request'
> > > drivers/misc/built-in.o:(.opd+0x2f58): first defined here
> > > drivers/mfd/built-in.o: In function `__crc_pwm_disable':
> > > (*ABS*+0xb0493b18): multiple definition of `__crc_pwm_disable'
> > > drivers/mfd/built-in.o: In function `.pwm_disable':
> > > (.text+0x1aa24): multiple definition of `.pwm_disable'
> > > drivers/misc/built-in.o:(.text+0x2613c): first defined here
> > > drivers/mfd/built-in.o: In function `pwm_enable':
> > > (.opd+0x1d40): multiple definition of `pwm_enable'
> > > drivers/misc/built-in.o:(.opd+0x2fe8): first defined here
> > > drivers/mfd/built-in.o: In function `.pwm_config':
> > > (.text+0x1a648): multiple definition of `.pwm_config'
> > > drivers/misc/built-in.o:(.text+0x26358): first defined here
> > > drivers/mfd/built-in.o: In function `pwm_disable':
> > > (.opd+0x1d10): multiple definition of `pwm_disable'
> > > drivers/misc/built-in.o:(.opd+0x2fb8): first defined here
> > > drivers/mfd/built-in.o: In function `__crc_pwm_config':
> > > (*ABS*+0xc23f5b9): multiple definition of `__crc_pwm_config'
> > >
> > > Caused by commit 03f582a93ecca6e9584b622570022abf08ed03ec ("misc: Add
> > > ab8500 pwm driver").  I have reverted that commit for today.
> > >
> Please find the patch that fixes this build issue @ 
> http://git.kernel.org/?p=linux/kernel/git/sameo/mfd-2.6.git;a=commit;h=f33bd494862cdc519db1f5d9b3f8214a1dd4c1ff

That patch was in the tree that produced the error above.  The patch you
quote is a fix for a different build problem.

-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/

[-- Attachment #2: Type: application/pgp-signature, Size: 490 bytes --]

  reply	other threads:[~2010-09-16  7:23 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-14  3:43 linux-next: build failure after merge of the final tree (mfd tree related) Stephen Rothwell
2010-09-14  5:05 ` Arun MURTHY
2010-09-16  7:15 ` Arun MURTHY
2010-09-16  7:23   ` Stephen Rothwell [this message]
2010-09-16  8:51     ` Stephen Rothwell
2010-12-20  8:21 Stephen Rothwell
2010-12-20 10:33 ` Samuel Ortiz
2010-12-20 10:52   ` Mark Brown
2010-12-20 12:18     ` Mark Brown
2011-03-21  2:59 Stephen Rothwell
2011-03-21  8:12 함명주
2011-03-28  3:52 Stephen Rothwell
2011-12-21  6:33 Stephen Rothwell
2011-12-21 10:51 ` Cousson, Benoit
2011-12-21 12:24   ` Samuel Ortiz
2011-12-22 17:30 ` Samuel Ortiz
2012-09-17 11:38 Stephen Rothwell
2012-09-17 13:28 ` Samuel Ortiz
2013-06-18  7:19 Stephen Rothwell
2013-06-19  8:24 ` Samuel Ortiz
2013-06-20  2:25   ` Chao Xie

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=20100916172322.4f37e912.sfr@canb.auug.org.au \
    --to=sfr@canb.auug.org.au \
    --cc=arun.murthy@stericsson.com \
    --cc=linus.walleij@stericsson.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-next@vger.kernel.org \
    --cc=mattias.wallin@stericsson.com \
    --cc=sameo@linux.intel.com \
    --cc=srinidhi.kasagar@stericsson.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;
as well as URLs for NNTP newsgroup(s).