Today's linux-next build (x86_64 allmodconfig) failed like this:
fs/ubifs/super.c: In function 'open_ubi':
fs/ubifs/super.c:1866: error: implicit declaration of function 'ubi_open_volume_path'
fs/ubifs/super.c:1866: warning: assignment makes pointer from integer without a cast
Caused by commit 82ccbf8c4ec2113d4e73dbac3ca914019ca883ca ("UBIFS:
support mounting of UBI volume character devices") which I have reverted
for today.
--
Cheers,
Stephen Rothwell s...@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/
Stephen,
thanks for quick reaction and sorry for the hassle. I've just fixed this
up.
--
Best Regards,
Artem Bityutskiy (Артём Битюцкий)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majo...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
On Tue, 24 Nov 2009 08:31:54 +0200 Artem Bityutskiy <Artem.Bi...@nokia.com> wrote:
>
> thanks for quick reaction and sorry for the hassle. I've just fixed this
> up.
No worries and thanks.