From: Paul Gortmaker Date: Sun, 3 Jul 2011 17:36:22 +0000 (-0400) Subject: drivers/clocksource: Add module.h to those who were using it implicitly X-Git-Tag: v3.2-rc1~22^2~91 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7deeab5dc414240a341e80f41b5f00620aa9ef98;p=pandora-kernel.git drivers/clocksource: Add module.h to those who were using it implicitly 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