sh_eth: remove sh_eth_plat_data::edmac_endian
authorSergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Thu, 4 Jan 2018 21:26:46 +0000 (00:26 +0300)
committerDavid S. Miller <davem@davemloft.net>
Mon, 8 Jan 2018 19:10:33 +0000 (14:10 -0500)
commite3e49ca9b033adbc99aca25db4b46b0eadd7cfb9
treeeb4e2a1dd3c714e6bc84663a9e14b0d6a767f333
parente2d922185c47b08c5f8579b431a14d5bc4f06e37
sh_eth: remove sh_eth_plat_data::edmac_endian

Since the commit 888cc8c20cf ("sh_eth: remove EDMAC_BIG_ENDIAN") (geez,
I didn't realize that was 2 years ago!) the initializers in the SuperH
platform code for the 'sh_eth_plat_data::edmac_endian' stopped to matter,
so we can remove that field for good (not sure if  it  was ever useful --
SH7786 Ether has been reported  to have the same EDMAC descriptor/register
endiannes as configured for the SuperH CPU)...

Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sh/boards/board-espt.c
arch/sh/boards/board-sh7757lcr.c
arch/sh/boards/mach-ecovec24/setup.c
arch/sh/boards/mach-se/7724/setup.c
arch/sh/boards/mach-sh7763rdp/setup.c
arch/sh/kernel/cpu/sh2/setup-sh7619.c
include/linux/sh_eth.h