From: Paul Gortmaker Date: Sun, 10 Jul 2011 16:23:16 +0000 (-0400) Subject: drivers/isdn: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required. X-Git-Tag: v3.2-rc1~22^2~80 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d76fc219ce38a226314436563f6b9d405bb6db1;p=pandora-kernel.git drivers/isdn: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required. In preparation of the module.h usage cleanup, call out the header that we need to get EXPORT_SYMBOL variants and THIS_MODULE into scope. Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed