From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Herrmann Subject: Re: [PATCH 1/1] hid_wiimote: add INPUT_FF_MEMLESS dependency Date: Mon, 26 Dec 2011 11:04:57 +0100 Message-ID: References: <1324744926-24793-1-git-send-email-alecmn@gmail.com> <20111225161320.GA12841@thinkpad> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Received: from mail-we0-f174.google.com ([74.125.82.174]:44583 "EHLO mail-we0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753955Ab1LZKE7 convert rfc822-to-8bit (ORCPT ); Mon, 26 Dec 2011 05:04:59 -0500 In-Reply-To: <20111225161320.GA12841@thinkpad> Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: Alec Moskvin Cc: Jiri Kosina , linux-input@vger.kernel.org, linux-kernel@vger.kernel.org On Sun, Dec 25, 2011 at 5:13 PM, Alec Moskvin wrote: > Hi David, > > On Sunday 25 December 2011 11:06:58, David Herrmann wrote: >> Hi Alec >> >> On Sat, Dec 24, 2011 at 5:42 PM, Alec Moskvin wro= te: >> > This fixes build error: >> > ... >> > CRC 17a7c33e >> > Kernel: arch/x86/boot/bzImage is ready =A0(#1) >> > =A0Building modules, stage 2. >> > =A0MODPOST 7 modules >> > ERROR: "input_ff_create_memless" [drivers/hid/hid-wiimote.ko] >> > undefined! >> > make[1]: *** [__modpost] Error 1 >> > make: *** [modules] Error 2 >> > >> > Signed-off-by: Alec Moskvin >> > --- >> > =A0drivers/hid/Kconfig | =A0 =A01 + >> > =A01 files changed, 1 insertions(+), 0 deletions(-) >> > >> > diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig >> > index 22a4a05..332c22a 100644 >> > --- a/drivers/hid/Kconfig >> > +++ b/drivers/hid/Kconfig >> > @@ -620,6 +620,7 @@ config HID_WIIMOTE >> > =A0 =A0 =A0 =A0depends on BT_HIDP >> > =A0 =A0 =A0 =A0depends on LEDS_CLASS >> > =A0 =A0 =A0 =A0select POWER_SUPPLY >> > + =A0 =A0 =A0 select INPUT_FF_MEMLESS >> > =A0 =A0 =A0 =A0---help--- >> > =A0 =A0 =A0 =A0Support for the Nintendo Wii Remote bluetooth devic= e. >> > >> >> This fix is already in Jiri's tree. See here: >> http://git.kernel.org/?p=3Dlinux/kernel/git/jikos/hid.git;a=3Dcommit= diff;h=3Def6f41157f3864d9bf42671b2ed66062dcafb72e >> >> Regards >> David > > I wasn't aware of that. Shouldn't it be pushed to the main tree, then= ? It's CC'ed to stable. I think Jiri will push it to linus soon. But during Christmas some stuff may get lost so ping him if he missed something ;) > It's not in 3.2-rc7 (released yesterday), which is why I reported it. > > Thanks, > Alec Cheers David -- To unsubscribe from this list: send the line "unsubscribe linux-input" = in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html