From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Dmitry Torokhov" Subject: Re: [PATCH] xpad: fix Kconfig to avoid compile error Date: Wed, 19 Sep 2007 15:20:28 -0400 Message-ID: References: <20070918090033.GB14882@devil> <20070919191654.GA5115@devil> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20070919191654.GA5115@devil> Content-Disposition: inline Sender: owner-linux-input@atrey.karlin.mff.cuni.cz List-Help: List-Owner: List-Post: List-Unsubscribe: To: Andreas Herrmann Cc: Jan Kratochvil , linux-input@atrey.karlin.mff.cuni.cz, linux-joystick@atrey.karlin.mff.cuni.cz List-Id: linux-input@vger.kernel.org On 9/19/07, Andreas Herrmann wrote: > On Tue, Sep 18, 2007 at 01:52:11PM -0400, Dmitry Torokhov wrote: > > > To avoid this kernel configuration, do auto-select LEDS_CLASS > > > for JOYSTCK_XPAD_LEDS. > > > > > > > I'd rather it depend on LEDS_CLASS (but properly). I believe I posted > > a patch yesterday. > > Didn't see this as I am not subscribed to one of the input or joystick mailing lists > (and didn't find any archive for that lists either). > So today I have checked your input.git tree on git.kernel.org. > > Your patch (commit be1945c47248fa9c0a7cf4a04c1f4c32928656d2) > works fine if you rename LED_CLASS to LEDS_CLASS ... > > So better fix that typo before your tree is pulled into Linus' tree. > ;-) > Oops, thank you ;) -- Dmitry