Commit ed123b6e authored by Pravin Shedge's avatar Pravin Shedge Committed by Martin K. Petersen
Browse files

scsi: qla2xxx: remove duplicate includes



These duplicate includes have been found with scripts/checkincludes.pl
but they have been removed manually to avoid removing false positives.

Signed-off-by: default avatarPravin Shedge <pravin.shedge4linux@gmail.com>
Signed-off-by: default avatarMartin K. Petersen <martin.petersen@oracle.com>
parent 81881861
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -11,8 +11,6 @@
#include "qla_def.h"
#include "qla_gbl.h"

#include <linux/delay.h>

#define TIMEOUT_100_MS 100

static const uint32_t qla8044_reg_tbl[] = {