Re: randconfig build error with next-20141110, in drivers/tty/vt/vt.c

From: Greg Kroah-Hartman
Date: Mon Nov 10 2014 - 13:10:55 EST


On Mon, Nov 10, 2014 at 09:13:25AM -0700, Jim Davis wrote:
> Building with the attached random configuration file,
>
> drivers/tty/vt/vt.c: In function âtioclinuxâ:
> drivers/tty/vt/vt.c:2703:4: error: implicit declaration of function
> âvt_get_kmsg_redirectâ [-Werror=implicit-function-declaration]
> data = vt_get_kmsg_redirect();
> ^
> cc1: some warnings being treated as errors
> make[3]: *** [drivers/tty/vt/vt.o] Error 1

This is due to a patch from Peter Hurley, but I can't work out what to
do to fix it...

Peter?

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