From: Paul Gortmaker Date: Sun, 10 Jul 2011 17:21:52 +0000 (-0400) Subject: drivers/w1: Add export.h for EXPORT_SYMBOL/THIS_MODULE X-Git-Tag: v3.2-rc1~22^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9623932cd5815e280cef5ebb54b5ee92bec382ad;p=pandora-kernel.git drivers/w1: Add export.h for EXPORT_SYMBOL/THIS_MODULE Give these files export.h so that they can reliably get the EXPORT_SYMBOL and THIS_MODULE macros in the future, once module.h isn't implicitly everywhere. Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed