]> 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, 28 Jul 2011 04:27:00 +0000 (00:27 -0400)
commit25b297f9914543b125efefe94af8e5073f9810dd
tree8ab65f5b7614d5809cd31dc48c2ab0d195cc2ef2
parent6b3b37d2ebad38af981c9b274f1f8e2e4733434f
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