From: Paul Gortmaker Date: Sun, 3 Jul 2011 19:44:29 +0000 (-0400) Subject: spi: Add module.h to implicit users in drivers/spi X-Git-Tag: v3.2-rc1~22^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7614de422c0b55db0c1013a6c72330187536004;p=pandora-kernel.git spi: Add module.h to implicit users in drivers/spi We are clipping down the presence of module.h, since it was everywhere. If you really need it, you better call it out, as per this changeset. Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed