diff options
author | Huazhong Tan <tanhuazhong@huawei.com> | 2020-05-28 21:48:17 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-05-28 16:39:03 -0700 |
commit | 9cee2e8d303940a413d20c5d275bdaf418b09b17 (patch) | |
tree | 060479d29588290637b89123a2fd1cf7e12ffa3d /drivers/watchdog/pm8916_wdt.c | |
parent | 4828b5766a69e93ca76b15f820c97f03ebd3a48c (diff) | |
download | linux-9cee2e8d303940a413d20c5d275bdaf418b09b17.tar.gz |
net: hns3: remove two duplicated register macros in hclgevf_main.h
HCLGEVF_CMDQ_INTR_SRC_REG and HCLGEVF_CMDQ_INTR_STS_REG are same
as HCLGEVF_VECTOR0_CMDQ_SRC_REG and HCLGEVF_VECTOR0_CMDQ_STAT_REG,
replace the former with the latter, and rename macro
HCLGEVF_VECTOR0_CMDQ_STAT_REG since 'stat' is not abbreviation of
'state'.
Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/watchdog/pm8916_wdt.c')
0 files changed, 0 insertions, 0 deletions