From: Paul Gortmaker Date: Sun, 3 Jul 2011 17:35:48 +0000 (-0400) Subject: drivers/char: Add module.h to those who were using it implicitly X-Git-Tag: v3.2-rc1~22^2~94 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c22405c98d3ff7042e369370d2bf54f9607d0f09;p=pandora-kernel.git drivers/char: 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 char are actually calling out for explicitly in advance. Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed