> On Tue, 14 Oct 2008, Linus Torvalds wrote:
>
> > The new Kconfig options are almost uselessly described, and very
> > annoying and this adds several new warnings of the type:
> > drivers/hid/hid-lg.c:342: warning: ?hid_compat_logitech? defined but not used
> > which is just unacceptable.
>
> Hmm, this is because of Harvey Harrison's (CC added) patch that was used
> to silence sparse warning, but it is wrong as Jiri correctly pointed out
> on
http://lkml.org/lkml/2008/9/4/495 but I somehow completely missed that
> mail.
>
> Will fix that up.