]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drivers/of: include export.h for EXPORT_SYMBOL_GPL/THIS_MODULE as required
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Fri, 29 Jul 2011 06:05:38 +0000 (16:05 +1000)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Thu, 6 Oct 2011 17:59:45 +0000 (13:59 -0400)
commit363293388094344f3f864250f1a07c5b0a3d3f75
treeadf16537b0def007316cee74a954dbe683d6e6a6
parenta7ea66f0044fba10053dfcdde976423e5d7c8306
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