commit | 16d8614b4f67fad7d12df34c53c9a1bab91fec49 | [log] [tgz] |
---|---|---|
author | Appana Durga Kedareswara Rao <appana.durga.rao@xilinx.com> | Tue Dec 23 18:07:55 2014 +0530 |
committer | David S. Miller <davem@davemloft.net> | Fri Dec 26 17:06:20 2014 -0500 |
tree | 709951f0bce7e0b3efc9bcd2ec0e62a3ccf01040 | |
parent | d0e1df9cf4a98fac8508f1d73d0f3a147d6c2c85 [diff] |
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>