]> git.baikalelectronics.ru Git - kernel.git/commit
Input: psmouse - hgpk.c needs module.h
authorRandy Dunlap <rdunlap@xenotime.net>
Sat, 30 Jul 2011 18:53:47 +0000 (11:53 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Sat, 30 Jul 2011 19:03:26 +0000 (12:03 -0700)
commit0eecd024b04fe199db4507712ba7d78e0a925f8b
treedf9e009b45751cc3a7f5f321daecc816012da498
parentca1def9fb12e88882723a59c397118437ef2de48
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 <rdunlap@xenotime.net>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/mouse/hgpk.c