]> git.baikalelectronics.ru Git - kernel.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)
commit6bc9283fe197a5fbce8155d6fee5e7ac23fc35bb
treeebcd9be398e44eeb80054f225c818ea2b54ebad7
parent1b2443d89f6c6eb342de57edc0530d33331edf5b
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