[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20131121050733.GD4702@core.coreip.homeip.net>
Date: Wed, 20 Nov 2013 21:07:34 -0800
From: Dmitry Torokhov <dmitry.torokhov@...il.com>
To: Jim Davis <jim.epost@...il.com>
Cc: Stephen Rothwell <sfr@...b.auug.org.au>,
linux-next@...r.kernel.org, linux-kernel@...r.kernel.org,
rydberg@...omail.se, floe@...terbrot.org, dh.herrmann@...il.com,
linux-input@...r.kernel.org
Subject: Re: randconfig build error with next-20131120, in
drivers/input/touchscreen
Hi Jim,
On Wed, Nov 20, 2013 at 11:23:31AM -0700, Jim Davis wrote:
> Building with the attached random configuration file,
>
> drivers/built-in.o: In function `sur40_disconnect':
> sur40.c:(.text+0x15c1cc): undefined reference to
> `input_unregister_polled_device'
> sur40.c:(.text+0x15c1d5): undefined reference to `input_free_polled_device'
> drivers/built-in.o: In function `sur40_probe':
> sur40.c:(.text+0x15c47a): undefined reference to `input_allocate_polled_device'
> sur40.c:(.text+0x15c65b): undefined reference to `input_register_polled_device'
> sur40.c:(.text+0x15c68b): undefined reference to `input_free_polled_device'
> make: *** [vmlinux] Error 1
Thanks for the report. I amended the commit to select INPUT_POLLDEV.
--
Dmitry
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists