Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756264AbbDOQUd (ORCPT ); Wed, 15 Apr 2015 12:20:33 -0400 Received: from butterbrot.org ([176.9.106.16]:59849 "EHLO butterbrot.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755597AbbDOQU1 (ORCPT ); Wed, 15 Apr 2015 12:20:27 -0400 X-Greylist: delayed 568 seconds by postgrey-1.27 at vger.kernel.org; Wed, 15 Apr 2015 12:20:27 EDT Message-ID: <552E8D92.1070805@butterbrot.org> Date: Wed, 15 Apr 2015 18:10:58 +0200 From: Florian Echtler User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: Randy Dunlap , LKML , "linux-input@vger.kernel.org" CC: Dmitry Torokhov Subject: Re: [PATCH -next] input/touchscreen: fix sur40.c build errors References: <552E899E.2050703@infradead.org> In-Reply-To: <552E899E.2050703@infradead.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="AukwokdtJvQRf0OvxRVaBiIDULi6moXig" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1523 Lines: 50 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --AukwokdtJvQRf0OvxRVaBiIDULi6moXig Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hello Randy, On 15.04.2015 17:54, Randy Dunlap wrote: > --- > drivers/input/touchscreen/Kconfig | 1 + > 1 file changed, 1 insertion(+) >=20 > --- linux-next-20150415.orig/drivers/input/touchscreen/Kconfig > +++ linux-next-20150415/drivers/input/touchscreen/Kconfig > @@ -981,6 +981,7 @@ config TOUCHSCREEN_SUR40 > tristate "Samsung SUR40 (Surface 2.0/PixelSense) touchscreen" > depends on USB > depends on MEDIA_USB_SUPPORT > + depends on VIDEO_V4L2 > select INPUT_POLLDEV > select VIDEOBUF2_DMA_SG > help >=20 Thanks for catching this. I assumed videobuf2 would to auto-select video-v4l2 in any case. Best, Florian --=20 SENT FROM MY DEC VT50 TERMINAL --AukwokdtJvQRf0OvxRVaBiIDULi6moXig Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlUujZIACgkQ7CzyshGvathRgACfevOIVBaRqKZog4esJBe8ncHj XfIAnjX6sTzEky6aRwZE6SVazOCtilFG =AlJ9 -----END PGP SIGNATURE----- --AukwokdtJvQRf0OvxRVaBiIDULi6moXig-- -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/