Searched hist:"8 d731d1a" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/scsi/lpfc/ |
H A D | lpfc_nvmet.c | 8d731d1a Tue Jan 30 17:58:59 CST 2018 James Smart <jsmart2021@gmail.com> scsi: lpfc: Fix header inclusion in lpfc_nvmet
The driver was inappropriately pulling in the nvme host's nvme.h header. What it really needed was the standard <linux/nvme.h> header.
Signed-off-by: Dick Kennedy <dick.kennedy@broadcom.com> Signed-off-by: James Smart <james.smart@broadcom.com> Reviewed-by: Hannes Reinecke <hare@suse.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com> 8d731d1a Tue Jan 30 17:58:59 CST 2018 James Smart <jsmart2021@gmail.com> scsi: lpfc: Fix header inclusion in lpfc_nvmet The driver was inappropriately pulling in the nvme host's nvme.h header. What it really needed was the standard <linux/nvme.h> header. Signed-off-by: Dick Kennedy <dick.kennedy@broadcom.com> Signed-off-by: James Smart <james.smart@broadcom.com> Reviewed-by: Hannes Reinecke <hare@suse.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
|