commit | 5db5a20a50cfd078c78b13a988f237cca81aedc5 | [log] [tgz] |
---|---|---|
author | Stephen Rothwell <sfr@canb.auug.org.au> | Wed Mar 06 11:31:06 2013 +1100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Mar 06 08:42:52 2013 +0800 |
tree | 21eb7bb536117e293457d5024cdd86552bbc4f96 | |
parent | 67e2cba459a3780c283113808a07adea92762f86 [diff] |
staging: zcache: disable ZCACHE_DEBUG due to build error In file included from drivers/staging/zcache/debug.c:2:0: drivers/staging/zcache/debug.h: In function 'dec_zcache_obj_count': drivers/staging/zcache/debug.h:16:2: error: implicit declaration of function 'BUG_ON' [-Werror=implicit-function-declaration] Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>