From: veega2022 zhuweijia@huawei.com
the AP_INT module is abandoned, so deleted this module and do not dump this module reg
Signed-off-by: hesiyuan hesiyuan4@huawei.com --- pcie/func_lib/pcie_func/pcie_reg_read.c | 1 - 1 file changed, 1 deletion(-)
diff --git a/pcie/func_lib/pcie_func/pcie_reg_read.c b/pcie/func_lib/pcie_func/pcie_reg_read.c index 6ba4f07..b3d4643 100644 --- a/pcie/func_lib/pcie_func/pcie_reg_read.c +++ b/pcie/func_lib/pcie_func/pcie_reg_read.c @@ -30,7 +30,6 @@ static struct pcie_module_table g_module_table[] = { {"PCIPC_REG", PCIPC_REG_ID}, {"AP_MCTP_REG", AP_MCTP_REG_ID}, {"AP_ENGINE_REG", AP_ENGINE_REG_ID}, - {"AP_INT_REG", AP_INT_REG_ID}, {"AP_DMA_REG", AP_DMA_REG_ID}, {"TOP_REG", TOP_REG_ID}, {"CORE_GLOBAL_REG", CORE_GLOBAL_REG_ID},