Re: [PATCH 11/15] mtd: davinci_nand: fix OF support

2013-01-21 Thread Arnd Bergmann
On Monday 21 January 2013, Heiko Schocher wrote: > Already fixed here: > http://lists.infradead.org/pipermail/linux-mtd/2013-January/045366.html > Ok, thanks for the confirmation. I had only checked -rc4, not any newer snapshot. Arnd -- To unsubscribe from this list: send the line

Re: [PATCH 11/15] mtd: davinci_nand: fix OF support

2013-01-21 Thread Heiko Schocher
Hello Arnd, On 21.01.2013 18:16, Arnd Bergmann wrote: > The patch cdeadd "mtd: nand: davinci: add OF support for > davinci nand controller" ironically causes a build error > when CONFIG_OF is enabled because of a missing ';' > character: > > drivers/mtd/nand/davinci_nand.c:527:1: error: expected

[PATCH 11/15] mtd: davinci_nand: fix OF support

2013-01-21 Thread Arnd Bergmann
The patch cdeadd "mtd: nand: davinci: add OF support for davinci nand controller" ironically causes a build error when CONFIG_OF is enabled because of a missing ';' character: drivers/mtd/nand/davinci_nand.c:527:1: error: expected ',' or ';' before 'extern' This is the obvious fix.

[PATCH 11/15] mtd: davinci_nand: fix OF support

2013-01-21 Thread Arnd Bergmann
The patch cdeadd mtd: nand: davinci: add OF support for davinci nand controller ironically causes a build error when CONFIG_OF is enabled because of a missing ';' character: drivers/mtd/nand/davinci_nand.c:527:1: error: expected ',' or ';' before 'extern' This is the obvious fix.

Re: [PATCH 11/15] mtd: davinci_nand: fix OF support

2013-01-21 Thread Heiko Schocher
Hello Arnd, On 21.01.2013 18:16, Arnd Bergmann wrote: The patch cdeadd mtd: nand: davinci: add OF support for davinci nand controller ironically causes a build error when CONFIG_OF is enabled because of a missing ';' character: drivers/mtd/nand/davinci_nand.c:527:1: error: expected ',' or

Re: [PATCH 11/15] mtd: davinci_nand: fix OF support

2013-01-21 Thread Arnd Bergmann
On Monday 21 January 2013, Heiko Schocher wrote: Already fixed here: http://lists.infradead.org/pipermail/linux-mtd/2013-January/045366.html Ok, thanks for the confirmation. I had only checked -rc4, not any newer snapshot. Arnd -- To unsubscribe from this list: send the line