aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/sh/intc
diff options
context:
space:
mode:
authorPaul Gortmaker <paul.gortmaker@windriver.com>2011-07-31 19:18:02 -0400
committerPaul Gortmaker <paul.gortmaker@windriver.com>2011-10-31 19:31:04 -0400
commitdb4e83957f961f9053282409c5062c6baef857a4 (patch)
tree9f841a39d6da35be8c244e685e95c440329f84e1 /drivers/sh/intc
parentsh: fix implicit use of stat.h in arch/sh specific files (diff)
downloadlinux-dev-db4e83957f961f9053282409c5062c6baef857a4.tar.xz
linux-dev-db4e83957f961f9053282409c5062c6baef857a4.zip
sh: Add module.h to arch/sh specific files as required.
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Diffstat (limited to 'drivers/sh/intc')
-rw-r--r--drivers/sh/intc/dynamic.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/sh/intc/dynamic.c b/drivers/sh/intc/dynamic.c
index a3677c9dfe36..5fea1ee8799a 100644
--- a/drivers/sh/intc/dynamic.c
+++ b/drivers/sh/intc/dynamic.c
@@ -14,6 +14,7 @@
#include <linux/irq.h>
#include <linux/bitmap.h>
#include <linux/spinlock.h>
+#include <linux/module.h>
#include "internals.h" /* only for activate_irq() damage.. */
/*