mirror of
https://github.com/edk2-porting/linux-next.git
synced 2025-01-22 04:24:02 +08:00
7791c623b3
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"
(
|
||
---|---|---|
.. | ||
ramster | ||
debug.c | ||
debug.h | ||
Kconfig | ||
Makefile | ||
ramster.h | ||
tmem.c | ||
tmem.h | ||
TODO | ||
zbud.c | ||
zbud.h | ||
zcache-main.c | ||
zcache.h |