net: xilinx: Remove unnecessary temac_property in the driver
authorAppana Durga Kedareswara Rao <appana.durga.rao@xilinx.com>
Tue, 23 Dec 2014 12:37:55 +0000 (18:07 +0530)
committerDavid S. Miller <davem@davemloft.net>
Fri, 26 Dec 2014 22:06:20 +0000 (17:06 -0500)
This property is no longer used in the code yet the code looks for it in the device tree.
It does not cause an error if it's not in the tree.

Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found