diff options
author | Ju, Seokmann <sju@lsil.com> | 2005-05-16 18:32:17 -0400 |
---|---|---|
committer | James Bottomley <jejb@mulgrave.(none)> | 2005-05-20 15:47:59 -0500 |
commit | 672b2d38da4fff4c4452685a25fb88b65243d1a6 (patch) | |
tree | 49d12244bc6a9250cabd4e512b58c675291e1f03 /drivers/scsi/megaraid/mega_common.h | |
parent | 7e8a226147eec1a874ed371832bc0b0e11fdfd19 (diff) | |
download | blackbird-op-linux-672b2d38da4fff4c4452685a25fb88b65243d1a6.tar.gz blackbird-op-linux-672b2d38da4fff4c4452685a25fb88b65243d1a6.zip |
[SCSI] megaraid version 2.20.4.6
Signed-off by: Seokmann Ju <sju@lsil.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'drivers/scsi/megaraid/mega_common.h')
-rw-r--r-- | drivers/scsi/megaraid/mega_common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/scsi/megaraid/mega_common.h b/drivers/scsi/megaraid/mega_common.h index 18969a4946b7..69df1a9b935d 100644 --- a/drivers/scsi/megaraid/mega_common.h +++ b/drivers/scsi/megaraid/mega_common.h @@ -27,6 +27,7 @@ #include <linux/list.h> #include <linux/version.h> #include <linux/moduleparam.h> +#include <linux/dma-mapping.h> #include <asm/semaphore.h> #include <scsi/scsi.h> #include <scsi/scsi_cmnd.h> |