nrhw20: remove trailing comma
This commit is contained in:
parent
825e2d48d9
commit
80639f42bd
|
|
@ -909,7 +909,7 @@ static struct cpsw_slave_data cpsw_slaves[] = {
|
||||||
.slave_reg_ofs = 0x208,
|
.slave_reg_ofs = 0x208,
|
||||||
.sliver_reg_ofs = 0xd80,
|
.sliver_reg_ofs = 0xd80,
|
||||||
.phy_if = PHY_INTERFACE_MODE_RMII,
|
.phy_if = PHY_INTERFACE_MODE_RMII,
|
||||||
.phy_addr = 0,
|
.phy_addr = 0
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue