]> 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, 28 Jul 2011 04:26:59 +0000 (00:26 -0400)
commit6b3b37d2ebad38af981c9b274f1f8e2e4733434f
treee4c1490cd78d2efeeacda120168907a02545955d
parentf04cdddcc5be0ca97d7d9a8bb04677309b3c89e5
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