]> 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>
Sun, 31 Jul 2011 08:05:39 +0000 (04:05 -0400)
commit29f414d2060ec2f61629a86ce97ae2e12b607330
tree890178f75ca18d2b38248fefe6155825fe903638
parentd64ecacb5159486dd76a2862bf946bf6f2a72241
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