linux-next: tty tree build warning
From: Stephen Rothwell <hidden>
Date: 2010-01-20 06:19:10
Also in:
lkml
Attachments
- (unnamed) [application/pgp-signature] 198 bytes
From: Stephen Rothwell <hidden>
Date: 2010-01-20 06:19:10
Also in:
lkml
Hi Greg,
Today's linux-next build (x86_64 allmodconfig) produced this warning:
drivers/char/ip2/ip2main.c:511: warning: 'ip2_setup' defined but not used
Introduced by commit 3f042287578018e0dc1c38b6f684767e657db62f ("ip2:
remove #ifdef MODULE from ip2main.c").
__setup() is a noop if CONFIG_MODULE is defined.
--
Cheers,
Stephen Rothwell sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/