From: Randy Dunlap Date: Sat, 30 Jul 2011 18:53:47 +0000 (-0700) Subject: Input: psmouse - hgpk.c needs module.h X-Git-Tag: v3.1-rc1~38^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab3d0abe2e4c1f164af7a6cc3694fcb8c24a57ee;p=pandora-kernel.git Input: psmouse - hgpk.c needs module.h hgpk.c uses interfaces from linux/module.h, so it should include that file. This fixes build errors. Signed-off-by: Randy Dunlap Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed