]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drivers/isdn: Add export.h for THIS_MODULE to capi/kcapi_proc.c
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Sun, 10 Jul 2011 16:23:16 +0000 (12:23 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Thu, 25 Aug 2011 17:55:39 +0000 (13:55 -0400)
commit268e6319cefafcc40e5dabdb64b6e4836294842b
tree0769746ceddf8e14fa01d3d9662939450106f028
parent6efadb5654c220f8ad371f896f0af7ce85d9fd2b
drivers/isdn: Add export.h for THIS_MODULE to capi/kcapi_proc.c

In preparation of the module.h usage cleanup, call out the header
that we need to get THIS_MODULE into scope.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
drivers/isdn/capi/kcapi_proc.c