summaryrefslogtreecommitdiff
path: root/target/linux/patches/3.18.44/microblaze-ethernet.patch
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2017-04-18 18:35:09 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2017-04-19 19:40:09 +0200
commita54012c911b9c7e7f19c118b63f03aea03399e8f (patch)
tree18804a58f8f0af3743b5fbe4bd0c5fdd02f0ab6b /target/linux/patches/3.18.44/microblaze-ethernet.patch
parentaf2a435d240c3969b55a5c48a429a4184faa3941 (diff)
linux: remove EOL 3.18.x, add LTS 3.16.x
Diffstat (limited to 'target/linux/patches/3.18.44/microblaze-ethernet.patch')
-rw-r--r--target/linux/patches/3.18.44/microblaze-ethernet.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/target/linux/patches/3.18.44/microblaze-ethernet.patch b/target/linux/patches/3.18.44/microblaze-ethernet.patch
deleted file mode 100644
index 742ab477e..000000000
--- a/target/linux/patches/3.18.44/microblaze-ethernet.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -Nur linux-3.11.10.orig/drivers/net/ethernet/xilinx/xilinx_emaclite.c linux-3.11.10/drivers/net/ethernet/xilinx/xilinx_emaclite.c
---- linux-3.11.10.orig/drivers/net/ethernet/xilinx/xilinx_emaclite.c 2013-11-29 19:42:37.000000000 +0100
-+++ linux-3.11.10/drivers/net/ethernet/xilinx/xilinx_emaclite.c 2013-12-23 20:01:14.000000000 +0100
-@@ -1282,6 +1282,7 @@
- { .compatible = "xlnx,opb-ethernetlite-1.01.b", },
- { .compatible = "xlnx,xps-ethernetlite-1.00.a", },
- { .compatible = "xlnx,xps-ethernetlite-2.00.a", },
-+ { .compatible = "xlnx,xps-ethernetlite-2.00.b", },
- { .compatible = "xlnx,xps-ethernetlite-2.01.a", },
- { .compatible = "xlnx,xps-ethernetlite-3.00.a", },
- { /* end of list */ },