projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
27f4b72
)
qla2xxx: Include <delay.h> file for msleep declartion in qla_nx2.c file.
author
Atul Deshmukh
<atul.deshmukh@qlogic.com>
Fri, 11 Apr 2014 20:54:27 +0000
(16:54 -0400)
committer
Christoph Hellwig
<hch@lst.de>
Mon, 19 May 2014 11:31:02 +0000
(13:31 +0200)
Signed-off-by: Atul Deshmukh <atul.deshmukh@qlogic.com>
Signed-off-by: Saurav Kashyap <saurav.kashyap@qlogic.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/scsi/qla2xxx/qla_nx2.c
patch
|
blob
|
history
diff --git
a/drivers/scsi/qla2xxx/qla_nx2.c
b/drivers/scsi/qla2xxx/qla_nx2.c
index e631db4d60a82b637515e3e692d59c6ff424fb3e..73ca8ed9bd3ea9dd894595ab91f03ccc0c7a5696 100644
(file)
--- a/
drivers/scsi/qla2xxx/qla_nx2.c
+++ b/
drivers/scsi/qla2xxx/qla_nx2.c
@@
-6,6
+6,7
@@
*/
#include <linux/vmalloc.h>
+#include <linux/delay.h>
#include "qla_def.h"
#include "qla_gbl.h"