From: Paul Gortmaker Date: Fri, 27 May 2011 13:12:25 +0000 (-0400) Subject: net: Fix files explicitly needing to include module.h X-Git-Tag: v3.2-rc1~22^2~214 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a9a231d977222eea36eae091df2c358e03ac839;p=pandora-kernel.git net: Fix files explicitly needing to include module.h With calls to modular infrastructure, these files really needs the full module.h header. Call it out so some of the cleanups of implicit and unrequired includes elsewhere can be cleaned up. Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed