diff options
author | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | 2013-03-07 18:50:47 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-03-07 23:17:30 (GMT) |
commit | 7791c623b3826ab9dac6fe0bca770776a5e6c4ce (patch) | |
tree | 6006430ee481932154c8162f18b7dcd5e5abc2d7 /usr/Kconfig | |
parent | e9f5b8145af9a0ee34e98cf01dcd3afb87225538 (diff) | |
download | linux-fsl-qoriq-7791c623b3826ab9dac6fe0bca770776a5e6c4ce.tar.xz |
staging: zcache/debug: compiler failure on PPC64 and revert commit.
On PPC64 we get this:
In file included from drivers/staging/zcache/debug.c:2:
drivers/staging/zcache/debug.h: In function 'dec_zcache_obj_count':
drivers/staging/zcache/debug.h:16: error: implicit declaration of function 'BUG_ON'
This simple patch adds the appropiate header file to finish
the compile and reverts
"staging: zcache: disable ZCACHE_DEBUG due to build error"
(5db5a20a50cfd078c78b13a988f237cca81aedc5)
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'usr/Kconfig')
0 files changed, 0 insertions, 0 deletions