From: Paul Gortmaker Date: Fri, 27 May 2011 19:29:33 +0000 (-0400) Subject: infiniband: add in export.h for files using EXPORT_SYMBOL/THIS_MODULE X-Git-Tag: v3.2-rc1~22^2~102 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b108d9764cff25262bf764542ed1998d3e568962;p=pandora-kernel.git infiniband: add in export.h for files using EXPORT_SYMBOL/THIS_MODULE These were getting it implicitly via device.h --> module.h but we are going to stop that when we clean up the headers. Fix these in advance so the tree remains biscect-clean. Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed