]> git.baikalelectronics.ru Git - uboot.git/commit
net: sh_eth: Add support for operation without clock framework
authorMarek Vasut <marek.vasut+renesas@gmail.com>
Wed, 1 May 2019 22:03:26 +0000 (00:03 +0200)
committerMarek Vasut <marex@denx.de>
Tue, 7 May 2019 03:41:32 +0000 (05:41 +0200)
commitbb24b78dba599439559b33bbf6c13d87ce9e055b
tree79ed7d6f1322f818ad0f19213d46d16ed03e9122
parent73834d9cc738557d08d889232a737db4218e0c94
net: sh_eth: Add support for operation without clock framework

Add ifdeffery to allow operation without the clock framework
enabled. This is required on RZ/A1, as it does not have clock
driver yet.

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