]> git.baikalelectronics.ru Git - kernel.git/commit
drivers/w1: Add export.h for EXPORT_SYMBOL/THIS_MODULE
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Sun, 10 Jul 2011 17:21:52 +0000 (13:21 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Mon, 31 Oct 2011 23:32:00 +0000 (19:32 -0400)
commit690a92884b51fca239c019aa403b633a3b16fae4
tree3874488d5c722cff37585c7f0159890f83447249
parent81c42c5a13baf7cac9e172d0a7b5f09f0fb059ca
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 <paul.gortmaker@windriver.com>
drivers/w1/w1_family.c
drivers/w1/w1_int.c