drivers/of: include export.h for EXPORT_SYMBOL_GPL/THIS_MODULE as required
commit2c8d667a3102ad0ed3f104d41277c55873297091
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Fri, 29 Jul 2011 06:05:38 +0000 (29 16:05 +1000)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Mon, 31 Oct 2011 23:31:56 +0000 (31 19:31 -0400)
tree8827a13a19305d3c9198d033ae212bd4e4f62cc3
parent48a9e412b69ab000a6f6bcdc79d4ea982d2f35c1
drivers/of: include export.h for EXPORT_SYMBOL_GPL/THIS_MODULE as required

For files that were getting these macros via the implicit presence
of module.h being everywhere.

With contributions from Stephen Rothwell <sfr@canb.auug.org.au>.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
drivers/of/of_net.c
drivers/of/of_pci_irq.c