]> git.karo-electronics.de Git - karo-tx-linux.git/commit
hid: Add module.h to fix up implicit users of it
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Sun, 3 Jul 2011 17:39:48 +0000 (13:39 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Thu, 11 Aug 2011 21:31:18 +0000 (17:31 -0400)
commit744adf447cd60e899bab906365fe079be8cb1125
tree14cebd295e0304ed31b7b97995c21decd131075f
parent465aeb196ed831c9e78375a3dc51d38cda0dcb8b
hid: Add module.h to fix up implicit users of it

A pending cleanup will mean that module.h won't be implicitly
everywhere anymore.  Make sure the modular drivers in clocksource
are actually calling out for <module.h> explicitly in advance.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
drivers/hid/hid-axff.c
drivers/hid/hid-dr.c
drivers/hid/hid-emsff.c
drivers/hid/hid-gaff.c
drivers/hid/hid-holtekff.c
drivers/hid/hid-picolcd.c
drivers/hid/hid-roccat-common.c
drivers/hid/hid-roccat.c
drivers/hid/hid-sjoy.c
drivers/hid/hid-tmff.c
drivers/hid/hid-zpff.c