]> 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, 25 Aug 2011 17:55:47 +0000 (13:55 -0400)
commitbf04f9642eb3e276a832d755753741ffdd3f424b
tree3b98a1d1271eb208ac35043dced9a872884c35ec
parent713986a04b5947eb73778014d7f2a941d621ff8e
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