Hi Artem,
After merging the ubi tree, today's linux-next build (x86_64 allmodconfig)
failed like this:
drivers/mtd/ubi/build.c: In function 'io_init':
drivers/mtd/ubi/build.c:658:3: error: 'mtd' undeclared (first use in this function)
Caused by commit 8eb71060a0a5 ("UBI: disallow max_beb_per1024 on NOR flash").
I have used the ubi tree from next-20120823 for today.
--
Cheers,
Stephen Rothwell [email protected]
On Fri, 2012-08-24 at 11:34 +1000, Stephen Rothwell wrote:
> Hi Artem,
>
> After merging the ubi tree, today's linux-next build (x86_64 allmodconfig)
> failed like this:
>
> drivers/mtd/ubi/build.c: In function 'io_init':
> drivers/mtd/ubi/build.c:658:3: error: 'mtd' undeclared (first use in this function)
Thanks Stephen, fixed, sorry for the breakage.
--
Best Regards,
Artem Bityutskiy