From: Thadeu Lima de Souza Cascardo Date: Wed, 3 Aug 2011 14:00:40 +0000 (-0300) Subject: staging: zcache: include module.h for MODULE_LICENSE X-Git-Tag: v3.1-rc2~15^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=12623f07b9d01bbaf3035284ea6a110787cc1e66;p=pandora-kernel.git staging: zcache: include module.h for MODULE_LICENSE The oncoming cleanup of module.h usage requires the explicit inclusion of module.h when it was otherwise being included indirectly. Otherwise, building zcache will fail. Reported-by: Stephen Rothwell Signed-off-by: Thadeu Lima de Souza Cascardo Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed