mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-03 20:34:23 -04:00
net: hns: remove unused HNS_LED_PC_REG
HNS_LED_PC_REG is not used and can be removed. Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
cf7fc35667
commit
dcc683b81f
@@ -17,7 +17,6 @@
|
||||
#define HNS_PHY_CSC_REG 16 /* Copper Specific Control Register */
|
||||
#define HNS_PHY_CSS_REG 17 /* Copper Specific Status Register */
|
||||
#define HNS_LED_FC_REG 16 /* LED Function Control Reg. */
|
||||
#define HNS_LED_PC_REG 17 /* LED Polarity Control Reg. */
|
||||
|
||||
#define HNS_LED_FORCE_ON 9
|
||||
#define HNS_LED_FORCE_OFF 8
|
||||
|
||||
Reference in New Issue
Block a user