]> git.ipfire.org Git - people/ms/u-boot.git/commit
net: sh_eth: Clump legacy functions together
authorMarek Vasut <marek.vasut+renesas@gmail.com>
Sun, 21 Jan 2018 14:31:48 +0000 (15:31 +0100)
committerMarek Vasut <marex@denx.de>
Sat, 27 Jan 2018 19:38:53 +0000 (20:38 +0100)
commita220784b1421546da3c80db71b8f808471c86e02
tree14e7c4cd1d131c312f0b009dfef165609a89b6c6
parent013af64f8f0d01d16acee1eca9a7f4097d6a1b95
net: sh_eth: Clump legacy functions together

Move the legacy functions around, so that they can be wrapped in a
massive ifdef CONFIG_DM_ETH once DM support is added. No functional
change.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Cc: Joe Hershberger <joe.hershberger@ni.com>
drivers/net/sh_eth.c