]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging: zcache: disable ZCACHE_DEBUG due to build error
authorStephen Rothwell <sfr@canb.auug.org.au>
Wed, 6 Mar 2013 00:31:06 +0000 (11:31 +1100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 6 Mar 2013 00:42:52 +0000 (08:42 +0800)
commit5db5a20a50cfd078c78b13a988f237cca81aedc5
tree21eb7bb536117e293457d5024cdd86552bbc4f96
parent67e2cba459a3780c283113808a07adea92762f86
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>
drivers/staging/zcache/Kconfig