]> git.karo-electronics.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>
Thu, 6 Oct 2011 17:59:50 +0000 (13:59 -0400)
commit0c433a717466d3c7271be815cc4347afa592212f
tree12e6c12116eb2b28d5d78ba53b07c960f0e75ef9
parent81d46fc58215ee3d0432f1cf1da1912fe38e9bc2
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