]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drivers/zorro: Add export.h to proc.c
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Mon, 1 Aug 2011 14:58:14 +0000 (10:58 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Mon, 31 Oct 2011 23:32:01 +0000 (19:32 -0400)
commit8aaf7a0e37d1560d274da1104bc91273b37e2c52
tree941ca08bfea36fc81d2bbe0ea434ab69d3e87e7c
parent4d184129b2f91e41d357e920a25a83317d79dfe2
drivers/zorro: Add export.h to proc.c

To fix what used to be the implicit presence of the macros
EXPORT_SYMBOL and THIS_MODULE, via module.h being everywhere.

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