Re: [Suggestion] ARM64:kernel: compiling issue for early_console.

From: Catalin Marinas
Date: Wed Mar 27 2013 - 07:55:39 EST


On Wed, Mar 27, 2013 at 11:44:03AM +0000, Chen Gang wrote:
> the error message:
> arch/arm64/kernel/early_printk.c: At top level:
> arch/arm64/kernel/early_printk.c:98:23: error: conflicting types for âearly_consoleâ
> In file included from arch/arm64/kernel/early_printk.c:20:0:
> include/linux/console.h:145:24: note: previous declaration of âearly_consoleâ was here
> make[1]: *** [arch/arm64/kernel/early_printk.o] Error 1
> make: *** [arch/arm64/kernel] Error 2

Is this in linux-next? Mainline seems fine.

I saw some patches from tglx on unifying the various early printk
implementations, though not sure whether it's those patches causing it
(in which case arm64 needs to be updated as well).

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