scsi: qla2xxx: Fix compilation issue in PPC systems
authorArun Easi <aeasi@marvell.com>
Wed, 2 Dec 2020 13:23:03 +0000 (05:23 -0800)
committerMartin K. Petersen <martin.petersen@oracle.com>
Wed, 9 Dec 2020 16:34:17 +0000 (11:34 -0500)
commitaceba54ba0f998ed6bec88faaf94e7458f753399
tree35f7f18cb8c2cee2e6fde8f0ab20082bb4e2cab4
parent0ce8ab50a6ed7c10bc3b7fc00d4aa5b67b5f9e2c
scsi: qla2xxx: Fix compilation issue in PPC systems

Fix compile time errors reported on PPC systems,

qla_gbl.h:991:20: error: inlining failed in call to always_inline
     ‘qla_nvme_abort_set_option’: function body not available

Link: https://lore.kernel.org/r/20201202132312.19966-7-njavali@marvell.com
Signed-off-by: Arun Easi <aeasi@marvell.com>
Signed-off-by: Nilesh Javali <njavali@marvell.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/qla2xxx/qla_nx.c
drivers/scsi/qla2xxx/qla_nx2.c