mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-06-02 09:46:37 +03:00
i2c: mediatek: remove duplicate entry in mt_i2c_regs_v1[]
This removes a duplicate entry in mt_i2c_regs_v1[]. Signed-off-by: Martin Schiller <ms@dev.tdt.de> Reviewed-by: Heiko Schocher <hs@denx.de>
This commit is contained in:
committed by
Heiko Schocher
parent
99fc450cc7
commit
28d78a53c7
@@ -143,7 +143,6 @@ static const uint mt_i2c_regs_v1[] = {
|
||||
[REG_RSV_DEBUG] = 0x44,
|
||||
[REG_HS] = 0x48,
|
||||
[REG_SOFTRESET] = 0x50,
|
||||
[REG_SOFTRESET] = 0x50,
|
||||
[REG_DCM_EN] = 0x54,
|
||||
[REG_DEBUGSTAT] = 0x64,
|
||||
[REG_DEBUGCTRL] = 0x68,
|
||||
|
||||
Reference in New Issue
Block a user