Messages in this thread |  | | | Subject | Re: linux-next: build failure after merge of the final tree (mtd related) | | From | David Woodhouse <> | | Date | Mon, 01 Mar 2010 15:59:06 +0100 |
| |
On Mon, 2010-03-01 at 20:48 +1100, Stephen Rothwell wrote: > Hi David, > > After merging the final tree, today's linux-next build (powerpc > allyesconfig) failed like this: > > drivers/mtd/nand/r852.o: In function `.sm_sector_valid': > (.text+0x5c70): multiple definition of `.sm_sector_valid' > drivers/mtd/nand/sm_common.o:(.text+0x3c8): first defined here > drivers/mtd/nand/r852.o: In function `.sm_block_erased': > (.text+0x50dc): multiple definition of `.sm_block_erased' > drivers/mtd/nand/sm_common.o:(.text+0x2bc): first defined here > drivers/mtd/nand/r852.o: In function `.sm_block_valid': > (.text+0x5be8): multiple definition of `.sm_block_valid' > drivers/mtd/nand/sm_common.o:(.text+0x340): first defined here > > Caused by commit 9fc51a37a8da84618df7584cad67c078317f6720 ("mtd: common > module for smartmedia/xD support") from the mtd tree. > > I applied the following patch for today.
Thanks. Are you happy carrying those until I get back to civilisation on Monday?
-- dwmw2
|  |