Re: [PULL REQUEST] More UBI/UBIFS changes for 3.3

From: Anca Emanuel
Date: Sun Jan 15 2012 - 04:19:42 EST


On Sat, Jan 14, 2012 at 8:48 PM, Dave Jones <davej@xxxxxxxxxx> wrote:

> This introduced a compile failure if CONFIG_UBIFS_FS_DEBUG is unset.
>
> fs/ubifs/journal.c: In function ‘ubifs_jnl_write_data’:
> fs/ubifs/journal.c:700:2: error: implicit declaration of function ‘dbg_jnlk’ [-Werror=implicit-function-declaration]

And now it is in Linus tree.


CC [M] fs/ubifs/journal.o
fs/ubifs/journal.c: In function ‘ubifs_jnl_write_data’:
fs/ubifs/journal.c:700:2: error: implicit declaration of function
‘dbg_jnlk’ [-Werror=implicit-function-declaration]
cc1: some warnings being treated as errors

make[3]: *** [fs/ubifs/journal.o] Error 1
make[2]: *** [fs/ubifs] Error 2
make[1]: *** [fs] Error 2
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/