From: Paul Gortmaker Date: Sun, 3 Jul 2011 17:38:09 +0000 (-0400) Subject: drivers/gpio: Fix drivers who are implicit users of module.h X-Git-Tag: v3.2-rc1~22^2~83 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb207ef1e84ffc4afe89f3a5b84788bac0f968e7;p=pandora-kernel.git drivers/gpio: Fix drivers who are implicit users of module.h A pending cleanup will mean that module.h won't be implicitly everywhere anymore. Make sure the modular drivers in gpio are actually calling out for explicitly in advance. Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed