Skip to content
Commit f6ac626c authored by Chris Brandt's avatar Chris Brandt Committed by Joe Hershberger
Browse files

net: sh-eth: remove sh_eth_offset_rz table



First, this table could never be included in the build anyway because
SH_ETH_TYPE_RZ is not defined until later in the file.
Second, the register PIR was missing, so PHY MDIO never worked.
Third, after adding the PIR register, the table is EXACTLY the same as
sh_eth_offset_gigabit, so there is no value to it.

Therefore, just delete it use the gigabit one.

Signed-off-by: default avatarChris Brandt <chris.brandt@renesas.com>
Acked-by: default avatarNobuhiro Iwamatsu <iwamatsu@nigauri.org>
Acked-by: default avatarJoe Hershberger <joe.hershberger@ni.com>
parent 5ad565b0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment