commit | 63de71da4d901d88259225ffdb68dea771d5fc6b | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@xilinx.com> | Tue Feb 20 10:19:00 2018 +0100 |
committer | Tom Rini <trini@konsulko.com> | Fri Feb 23 10:40:51 2018 -0500 |
tree | 20c1af24f7e459aef4a0fdf90a07132281af5957 | |
parent | 95dd66e841d3ced45de459d7e672dee6653cf9bf [diff] |
net: Remove Xilinx ll_temac driver ll_temac driver was used by Xilinx Microblaze big endian and Xilinx ppc405/ppc440 SoCs. ppc support was removed by: "powerpc: remove 4xx support" (sha1: 98f705c9cefdfdba62c069821bbba10273a0a8ed) and Microblaze BE is not tested for a long time that's why this driver can be removed because none is going to updated it to DM anyway. Signed-off-by: Michal Simek <michal.simek@xilinx.com> Acked-by: Joe Hershberger <joe.hershberger@ni.com>