]> 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, 25 Aug 2011 17:55:47 +0000 (13:55 -0400)
commit713986a04b5947eb73778014d7f2a941d621ff8e
treeeac3d0f65d85e27444bf972dfa83029dfbe4ed79
parent2641c0970ef4cbbeee776954b4d000ad5ab0c60a
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