From: Paul Gortmaker Date: Sun, 17 Jul 2011 19:58:06 +0000 (-0400) Subject: drivers/of: Add module.h to of_spi.c X-Git-Tag: v3.2-rc1~22^2~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48a9e412b69ab000a6f6bcdc79d4ea982d2f35c1;p=pandora-kernel.git drivers/of: Add module.h to of_spi.c This file really needs the full module.h header file present, but was just getting it implicitly before. Fix it up in advance so we avoid build failures once the cleanup commit is present. Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed