From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jiri Slaby Subject: Re: [PATCH] hid: fix gyration build error Date: Thu, 04 Sep 2008 08:52:55 +0200 Message-ID: <48BF85C7.5050401@gmail.com> References: <20080903191619.6b6b230e.sfr@canb.auug.org.au> <20080903193218.d79e0f1a.randy.dunlap@oracle.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20080903193218.d79e0f1a.randy.dunlap@oracle.com> Sender: linux-kernel-owner@vger.kernel.org To: Randy Dunlap Cc: Stephen Rothwell , linux-next@vger.kernel.org, LKML , jkosina@suse.cz, akpm List-Id: linux-next.vger.kernel.org On 09/04/2008 04:32 AM, Randy Dunlap wrote: > From: Randy Dunlap > > Fix config symbol name in ifdef to fix build error: > > ERROR: "hid_compat_gyration" [drivers/hid/hid-dummy.ko] undefined! > > Signed-off-by: Randy Dunlap > cc: Jiri Kosina Acked-by: Jiri Slaby Thanks for catching this. My cut&paste typo.