OSDN Git Service

scsi: qla2xxx: Move the <linux/io-64-nonatomic-lo-hi.h> include directive
authorBart Van Assche <bvanassche@acm.org>
Thu, 11 Apr 2019 21:53:22 +0000 (14:53 -0700)
committerMartin K. Petersen <martin.petersen@oracle.com>
Tue, 16 Apr 2019 02:04:40 +0000 (22:04 -0400)
commit9dfb59a00881a5acbaafdb75ff98f518b9a382bf
tree780df13f514d423b47e2c4ac7e49455b1ce10eb6
parentc20605edb38a1201d56ec83696b0b7a692a9f157
scsi: qla2xxx: Move the <linux/io-64-nonatomic-lo-hi.h> include directive

The <linux/io-64-nonatomic-lo-hi.h> header file is included because of the
readq() macro. Since that macro is only used in qla_nx.c, move that include
statement into qla_nx.c.

Cc: Himanshu Madhani <hmadhani@marvell.com>
Cc: Giridhar Malavali <gmalavali@marvell.com>
Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de>
Acked-by: Himanshu Madhani <hmadhani@marvell.com>
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/qla2xxx/qla_nx.c
drivers/scsi/qla2xxx/qla_nx.h