From: Paul Gortmaker Date: Fri, 27 May 2011 19:35:46 +0000 (-0400) Subject: infiniband: Fix up module files that need to include module.h X-Git-Tag: v3.2-rc1~22^2~103 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4dd23d753c3cb0d8533d353069e8b2e8a666360;p=pandora-kernel.git infiniband: Fix up module files that need to include module.h They had been getting it implicitly via device.h but we can't rely on that for the future, due to a pending cleanup so fix it now. Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed