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)
commit24b3247e24f4bd81a9f8bbc6b54cb63a62a8a638
tree79ed7d6f1322f818ad0f19213d46d16ed03e9122
parent31650cf4b0ab15f443c56084bab985a263f39d7e
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