]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
scsi: qla2xxx: Include the <asm/unaligned.h> header file from qla_dsd.h
authorBart Van Assche <bvanassche@acm.org>
Fri, 9 Aug 2019 03:01:26 +0000 (20:01 -0700)
committerMartin K. Petersen <martin.petersen@oracle.com>
Tue, 13 Aug 2019 01:34:04 +0000 (21:34 -0400)
commitba0cef2532717354d90ea81dc47837d61c98defc
tree9484cf5efbffb2948d9d5285b0fac7ff47e2dc6a
parent0184793df2e860534380a66aa76b8807e71188c2
scsi: qla2xxx: Include the <asm/unaligned.h> header file from qla_dsd.h

Since the put_unaligned_*() macros are used in this header file, include
the header file that defines these macros.

Cc: Himanshu Madhani <hmadhani@marvell.com>
Fixes: 15b7a68c1d03 ("scsi: qla2xxx: Introduce the dsd32 and dsd64 data structures") # v5.2-rc1.
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Tested-by: Himanshu Madhani <hmadhani@marvell.com>
Reviewed-by: Himanshu Madhani <hmadhani@marvell.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/qla2xxx/qla_dsd.h