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)
commit16d8614b4f67fad7d12df34c53c9a1bab91fec49
tree709951f0bce7e0b3efc9bcd2ec0e62a3ccf01040
parentd0e1df9cf4a98fac8508f1d73d0f3a147d6c2c85
net: xilinx: Remove unnecessary temac_property in the driver

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>
drivers/net/ethernet/xilinx/xilinx_axienet.h
drivers/net/ethernet/xilinx/xilinx_axienet_main.c