Skip to content

Commit

Permalink
hisi_acc_vfio_pci: Remove useless macro definitions
Browse files Browse the repository at this point in the history
The QM_QUE_ISO_CFG macro definition is no longer used
and needs to be deleted from the current driver.

Reviewed-by: Jason Gunthorpe <jgg@nvidia.com>
Signed-off-by: Longfang Liu <liulongfang@huawei.com>
Link: https://lore.kernel.org/r/20220926093332.28824-5-liulongfang@huawei.com
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
  • Loading branch information
Longfang Liu authored and Alex Williamson committed Sep 27, 2022
1 parent af72f53 commit 3b7cfba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/vfio/pci/hisilicon/hisi_acc_vfio_pci.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
#define SEC_CORE_INT_STATUS 0x301008
#define HPRE_HAC_INT_STATUS 0x301800
#define HZIP_CORE_INT_STATUS 0x3010AC
#define QM_QUE_ISO_CFG 0x301154

#define QM_VFT_CFG_RDY 0x10006c
#define QM_VFT_CFG_OP_WR 0x100058
Expand Down

0 comments on commit 3b7cfba

Please sign in to comment.