]> 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, 6 Oct 2011 17:59:47 +0000 (13:59 -0400)
commit1547ca1f05900d256ad6ae1184487436cfb21996
treedf8e43a4e328e6afd2af30fdaec835d97a37433e
parent136fd1c5abf98ee6235965f5b61f310b72b3f575
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