From: Paul Gortmaker Date: Sun, 31 Jul 2011 20:14:17 +0000 (-0400) Subject: drivers/dma: Add module.h to files implicitly using it. X-Git-Tag: v3.2-rc1~22^2~88 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c45ad77ffd0108596627816a37de71a04d5cb6d;p=pandora-kernel.git drivers/dma: Add module.h to files implicitly using it. Fix files that were implicitly using module.h but not calling it out for inclusion directly. We'll break those once we remove the implicit presence otherwise [With input from Uwe Kleine-König ] Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed