From: Paul Gortmaker Date: Tue, 9 Aug 2011 15:05:22 +0000 (-0400) Subject: blackfin: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE X-Git-Tag: v3.2-rc1~22^2~158 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8dc7a9c84fbeb8825d19c18e9d8c6fce416c473f;p=pandora-kernel.git blackfin: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE These particular files were just assuming that module.h was somehow in the include paths. Give them the more minimalist header file explicitly. Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed