From: Paul Gortmaker Date: Sun, 3 Jul 2011 17:39:48 +0000 (-0400) Subject: hid: Add module.h to fix up implicit users of it X-Git-Tag: v3.2-rc1~22^2~132 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f86a2c3cb90e8bb0733de2d2b0abbe7050bb536;p=pandora-kernel.git 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 explicitly in advance. Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed