On 11/23/2013 10:51 AM, Geert Uytterhoeven wrote:
On Sat, Nov 23, 2013 at 7:40 PM, Guenter Roeck <li...@roeck-us.net> wrote:
drivers/tty/ehv_bytechan.c:363:1: error: type defaults to 'int' in
declaration of 'console_initcall' [-Werror=implicit-int]

Not really surprising as console_initcall() is not defined for modules.
I am a bit at loss why this is only seen now, though.

On kissb that's been seens since v3.2-rc1.


Makes it even more surprising that I only see it now, since I did not change 
anything
in my build scripts. I'll do some digging; maybe I can find out.

Guenter

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to