Commit 50256357 authored by Atul Deshmukh's avatar Atul Deshmukh Committed by Christoph Hellwig

qla2xxx: Include <delay.h> file for msleep declartion in qla_nx2.c file.

Signed-off-by: default avatarAtul Deshmukh <atul.deshmukh@qlogic.com>
Signed-off-by: default avatarSaurav Kashyap <saurav.kashyap@qlogic.com>
Signed-off-by: default avatarChristoph Hellwig <hch@lst.de>
parent 27f4b72f
......@@ -6,6 +6,7 @@
*/
#include <linux/vmalloc.h>
#include <linux/delay.h>
#include "qla_def.h"
#include "qla_gbl.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment