From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dmitry Torokhov Subject: Re: [PATCH -next] input: mouse/hgpk.c needs module.h Date: Sat, 30 Jul 2011 12:02:40 -0700 Message-ID: <20110730190240.GB5686@core.coreip.homeip.net> References: <20110729173827.716f57ff6e00095a3efc6449@canb.auug.org.au> <20110729211441.5de62eca.rdunlap@xenotime.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20110729211441.5de62eca.rdunlap@xenotime.net> Sender: linux-input-owner@vger.kernel.org To: Randy Dunlap Cc: Stephen Rothwell , linux-next@vger.kernel.org, LKML , linux-input@vger.kernel.org, akpm List-Id: linux-next.vger.kernel.org On Fri, Jul 29, 2011 at 09:14:41PM -0700, Randy Dunlap wrote: > From: Randy Dunlap > > hgpk.c uses interfaces from linux/module.h, so it should > include that file. This fixes build errors. > > Signed-off-by: Randy Dunlap Applied, thanks Randy. -- Dmitry