include/linux/dynamic_debug.h:111:2: error: implicit declaration offunction âstrstrâ

From: shawn
Date: Tue May 29 2012 - 19:37:16 EST


SHIPPED arch/arm/boot/compressed/lib1funcs.S
In file included from include/linux/kernel.h:23:0,
from
arch/arm/boot/compressed/../../../../lib/xz/xz_private.h:15,
from
arch/arm/boot/compressed/../../../../lib/decompress_unxz.c:145,
from arch/arm/boot/compressed/decompress.c:50:
include/linux/dynamic_debug.h: In function
âddebug_dyndbg_module_param_cbâ:
include/linux/dynamic_debug.h:111:2: error: implicit declaration of
function âstrstrâ [-Werror=implicit-function-declaration]
SHIPPED arch/arm/boot/compressed/ashldi3.S
AS arch/arm/boot/compressed/lib1funcs.o
AS arch/arm/boot/compressed/ashldi3.o
cc1: some warnings being treated as errors
make[2]: *** [arch/arm/boot/compressed/decompress.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [arch/arm/boot/compressed/vmlinux] Error 2
make: *** [uImage] Error 2


git blame shows b48420c1d3019ce8d84fb8e58f4ca86b8e3655b8 as introducing
this call

--
-Shawn Landden

--
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/