diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2015-12-11 13:38:21 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2015-12-11 13:38:21 +0000 |
commit | 3357033b7388819106bc042bfe94f9a6ea7c81fa (patch) | |
tree | e33165365607618fdba211c9a9c4a1d46b6be43a /target/linux/mvebu/patches-3.18/140-alias_mdio_node.patch | |
parent | 58e9e35444514781a6e52e6187a1fea815788683 (diff) | |
download | mtk-20170518-3357033b7388819106bc042bfe94f9a6ea7c81fa.zip mtk-20170518-3357033b7388819106bc042bfe94f9a6ea7c81fa.tar.gz mtk-20170518-3357033b7388819106bc042bfe94f9a6ea7c81fa.tar.bz2 |
mvebu: drop support for old kernels
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 47835
Diffstat (limited to 'target/linux/mvebu/patches-3.18/140-alias_mdio_node.patch')
-rw-r--r-- | target/linux/mvebu/patches-3.18/140-alias_mdio_node.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/target/linux/mvebu/patches-3.18/140-alias_mdio_node.patch b/target/linux/mvebu/patches-3.18/140-alias_mdio_node.patch deleted file mode 100644 index 818fae7..0000000 --- a/target/linux/mvebu/patches-3.18/140-alias_mdio_node.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/arch/arm/boot/dts/armada-370-xp.dtsi -+++ b/arch/arm/boot/dts/armada-370-xp.dtsi -@@ -236,7 +236,7 @@ - status = "disabled"; - }; - -- mdio { -+ mdio: mdio { - #address-cells = <1>; - #size-cells = <0>; - compatible = "marvell,orion-mdio"; |