]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drivers/misc: Add export.h for EXPORT_SYMBOL to atmel_tclib.c
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Sun, 10 Jul 2011 16:41:41 +0000 (12:41 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Thu, 28 Jul 2011 04:26:41 +0000 (00:26 -0400)
commitcff824e0ee5cfc42893305c3cd883a99d46153a0
tree14102eea31a2324647cc0f4dafba0487e344ff55
parentd3521e5f42a040ae46db447536346fa748d41a57
drivers/misc: Add export.h for EXPORT_SYMBOL to atmel_tclib.c

This exports symbols, and so will need this to avoid build failures
pending a future module.h presence cleanup.

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