aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mvebu/patches-3.18/300-add_missing_labels.patch
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2015-12-11 13:38:21 +0000
committerImre Kaloz <kaloz@openwrt.org>2015-12-11 13:38:21 +0000
commit3357033b7388819106bc042bfe94f9a6ea7c81fa (patch)
treee33165365607618fdba211c9a9c4a1d46b6be43a /target/linux/mvebu/patches-3.18/300-add_missing_labels.patch
parent58e9e35444514781a6e52e6187a1fea815788683 (diff)
downloadupstream-3357033b7388819106bc042bfe94f9a6ea7c81fa.tar.gz
upstream-3357033b7388819106bc042bfe94f9a6ea7c81fa.tar.bz2
upstream-3357033b7388819106bc042bfe94f9a6ea7c81fa.zip
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/300-add_missing_labels.patch')
-rw-r--r--target/linux/mvebu/patches-3.18/300-add_missing_labels.patch29
1 files changed, 0 insertions, 29 deletions
diff --git a/target/linux/mvebu/patches-3.18/300-add_missing_labels.patch b/target/linux/mvebu/patches-3.18/300-add_missing_labels.patch
deleted file mode 100644
index b674b56679..0000000000
--- a/target/linux/mvebu/patches-3.18/300-add_missing_labels.patch
+++ /dev/null
@@ -1,29 +0,0 @@
---- a/arch/arm/boot/dts/armada-38x.dtsi
-+++ b/arch/arm/boot/dts/armada-38x.dtsi
-@@ -173,7 +173,7 @@
- status = "disabled";
- };
-
-- serial@12000 {
-+ uart0: serial@12000 {
- compatible = "snps,dw-apb-uart";
- reg = <0x12000 0x100>;
- reg-shift = <2>;
-@@ -193,7 +193,7 @@
- status = "disabled";
- };
-
-- pinctrl@18000 {
-+ pinctrl: pinctrl@18000 {
- compatible = "marvell,mv88f6820-pinctrl";
- reg = <0x18000 0x20>;
-
-@@ -412,7 +412,7 @@
- status = "disabled";
- };
-
-- mdio@72004 {
-+ mdio: mdio@72004 {
- #address-cells = <1>;
- #size-cells = <0>;
- compatible = "marvell,orion-mdio";