From: FUJITA Tomonori Date: Mon, 28 Jul 2008 02:59:20 +0000 (+0900) Subject: [SCSI] qla2xxx: fix msleep compile error X-Git-Tag: v2.6.27-rc1~4^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00eabe7c4478f38b42d632763c4878ced5a1f25c;p=pandora-kernel.git [SCSI] qla2xxx: fix msleep compile error drivers/scsi/qla2xxx/qla_attr.c: In function 'qla24xx_vport_delete': drivers/scsi/qla2xxx/qla_attr.c:1184: error: implicit declaration of function 'msleep' make[3]: *** [drivers/scsi/qla2xxx/qla_attr.o] Error 1 make[3]: *** Waiting for unfinished jobs.... Reported-by: David Miller Signed-off-by: FUJITA Tomonori Acked-by: Andrew Vasquez Signed-off-by: James Bottomley --- Reading git-diff-tree failed