]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drivers/w1: Add export.h for EXPORT_SYMBOL to w1_family.c
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Sun, 10 Jul 2011 17:21:52 +0000 (13:21 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Thu, 11 Aug 2011 21:31:53 +0000 (17:31 -0400)
commitd5be999d1f426342a94bd7d1b7c6f25282a1cfda
tree40238e7f03b161e014a0a1a0e055194712c45b79
parent21efae93c96fffc2c9e65dff82a48083bc12cff2
drivers/w1: Add export.h for EXPORT_SYMBOL to w1_family.c

Give this file export.h so that it can reliably get the EXPORT_SYMBOL
macros in the future, once module.h isn't implicitly everywhere.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
drivers/w1/w1_family.c