From: Paul Gortmaker Date: Fri, 27 May 2011 13:37:25 +0000 (-0400) Subject: scsi: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required X-Git-Tag: v3.2-rc1~22^2~122 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09703660edf83b8b6d175440bf745f30580d85ab;p=pandora-kernel.git scsi: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required For the basic SCSI infrastructure files that are exporting symbols but not modules themselves, add in the basic export.h header file to allow the exports. Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed