From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dmitry Torokhov Subject: Re: [PATCH] Input: wacom_serial4 - prepare for wacom USB moving to HID Date: Fri, 25 Jul 2014 12:42:04 -0700 Message-ID: <20140725194204.GA33031@core.coreip.homeip.net> References: <20140724203108.GA9191@core.coreip.homeip.net> <53D2AAB4.1090109@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-pd0-f170.google.com ([209.85.192.170]:40433 "EHLO mail-pd0-f170.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753520AbaGYTmJ (ORCPT ); Fri, 25 Jul 2014 15:42:09 -0400 Content-Disposition: inline In-Reply-To: <53D2AAB4.1090109@redhat.com> Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: Hans de Goede Cc: Julian Squires , Benjamin Tissoires , linux-input@vger.kernel.org, linux-kernel@vger.kernel.org On Fri, Jul 25, 2014 at 09:06:28PM +0200, Hans de Goede wrote: > Hi, > > On 07/24/2014 10:31 PM, Dmitry Torokhov wrote: > > wacom_wac.h will be moving to drivers/hid. Since we only need 3 definitions > > from it let's simply copy them over. > > > > Signed-off-by: Dmitry Torokhov > > Ack, but you will want to drop the #include of wacom_wac.h yoo. Right, that was in my v2 ;) Thanks. -- Dmitry