]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drivers/sh: Add export.h for EXPORT_SYMBOL to intc/virq.c
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Sun, 10 Jul 2011 16:57:12 +0000 (12:57 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Mon, 31 Oct 2011 23:31:58 +0000 (19:31 -0400)
commit07c92739455520541c22f6529683467aa3058b7c
treeebcd9be398e44eeb80054f225c818ea2b54ebad7
parentd2185c4440ddba25305aeb337e5834b16ea6dfdf
drivers/sh: Add export.h for EXPORT_SYMBOL to intc/virq.c

This is exporting symbols and will fail to build once we remove
the implicit presence of module.h

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
drivers/sh/intc/virq.c