From 0446f259e415aa995393cb9eee446dbef88f75e3 Mon Sep 17 00:00:00 2001 From: James Bottomley Date: Mon, 28 Aug 2006 17:08:21 -0500 Subject: [PATCH] --- yaml --- r: 35010 b: refs/heads/master c: bc229b3663dcd7d8f266cb13b0839efdee6d95b5 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/drivers/scsi/aic94xx/aic94xx_seq.c | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index e4d329b4247e..4ea277ad25d2 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 187afbed1814ea0851bf30bacbf807217dd7864b +refs/heads/master: bc229b3663dcd7d8f266cb13b0839efdee6d95b5 diff --git a/trunk/drivers/scsi/aic94xx/aic94xx_seq.c b/trunk/drivers/scsi/aic94xx/aic94xx_seq.c index 9050c6f3f6bd..d9b6da5fd06c 100644 --- a/trunk/drivers/scsi/aic94xx/aic94xx_seq.c +++ b/trunk/drivers/scsi/aic94xx/aic94xx_seq.c @@ -28,6 +28,7 @@ #include #include +#include #include #include "aic94xx_reg.h" #include "aic94xx_hwi.h" @@ -1399,3 +1400,5 @@ void asd_update_port_links(struct asd_sas_phy *sas_phy) if (err) asd_printk("couldn't update DDB 0:error:%d\n", err); } + +MODULE_FIRMWARE(SAS_RAZOR_SEQUENCER_FW_FILE);