From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Herrmann Subject: Re: [PATCH] xpad: fix Kconfig to avoid compile error Date: Wed, 19 Sep 2007 21:16:54 +0200 Message-ID: <20070919191654.GA5115@devil> References: <20070918090033.GB14882@devil> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: owner-linux-input@atrey.karlin.mff.cuni.cz List-Help: List-Owner: List-Post: List-Unsubscribe: To: Dmitry Torokhov 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 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. ;-) Thanks and Regards, Andreas