summaryrefslogtreecommitdiffstats
path: root/drivers/target/target_core_iblock.c
diff options
context:
space:
mode:
authorPaul Gortmaker <paul.gortmaker@windriver.com>2011-08-30 20:20:44 +0200
committerPaul Gortmaker <paul.gortmaker@windriver.com>2011-11-01 00:31:59 +0100
commit827509e38e5a4a5ba65a745ec7b4b0278656d1ca (patch)
tree9b7c3cb15548495f87aa4996b2bc44fb5786fc4e /drivers/target/target_core_iblock.c
parentdrivers/target: Add export.h to files as required. (diff)
downloadlinux-827509e38e5a4a5ba65a745ec7b4b0278656d1ca.tar.xz
linux-827509e38e5a4a5ba65a745ec7b4b0278656d1ca.zip
drivers/target: Add module.h to drivers/target files as required.
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Diffstat (limited to 'drivers/target/target_core_iblock.c')
-rw-r--r--drivers/target/target_core_iblock.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/target/target_core_iblock.c b/drivers/target/target_core_iblock.c
index 41ad02b5fb87..7698efe29262 100644
--- a/drivers/target/target_core_iblock.c
+++ b/drivers/target/target_core_iblock.c
@@ -37,6 +37,7 @@
#include <linux/bio.h>
#include <linux/genhd.h>
#include <linux/file.h>
+#include <linux/module.h>
#include <scsi/scsi.h>
#include <scsi/scsi_host.h>