]> git.karo-electronics.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>
Thu, 11 Aug 2011 21:31:53 +0000 (17:31 -0400)
commit21efae93c96fffc2c9e65dff82a48083bc12cff2
treeeb703e4534dfc8c5be40219ba15d219c1bfd0768
parent0c5d1d1ce15347d5083e10eede777203201ec147
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