pnp: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Wed, 26 Oct 2011 22:06:20 +0000 (18:06 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Mon, 31 Oct 2011 23:32:21 +0000 (19:32 -0400)
commit26e6e9e54ca197005421e0f0b852e3517eb3e2f5
tree6ebee734245a6c62cbe61e9573fdcdfb8c8730d9
parenta5a697cdefd8b577b237662eb5d70f1ff75bf74f
pnp: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required

These macros are no longer in module.h and module.h is no longer
present everywhere.  Call out export.h for the users who are
making use of these macros.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
drivers/pnp/pnpacpi/core.c