diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2015-09-09 11:24:29 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-09-09 23:16:05 +0200 |
commit | 444c5f92ed152346aef0952316e0ea855129846c (patch) | |
tree | 09da0659252945169257a0b7ed986142a64ae06a /net/802 | |
parent | net: dsa: bcm_sf2: Fix 64-bits register writes (diff) | |
download | linux-444c5f92ed152346aef0952316e0ea855129846c.tar.xz linux-444c5f92ed152346aef0952316e0ea855129846c.zip |
net: ethoc: Remove unnecessary #ifdef CONFIG_OF
For !CONFIG_OF of_get_property() is defined to always return NULL. Thus
there's no need to protect the call to of_get_property() with #ifdef
CONFIG_OF.
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/802')
0 files changed, 0 insertions, 0 deletions