]> 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, 11 Aug 2011 21:31:50 +0000 (17:31 -0400)
commita4bb3251613349840dc2f12c749dc3c95de94e74
tree3c5460bb70348be412c6e209264179149c984e07
parent2479c05ab004bda529806db4f14309bbea53a59a
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