diff options
author | Álvaro Fernández Rojas <noltari@gmail.com> | 2023-03-05 11:51:46 +0100 |
---|---|---|
committer | Álvaro Fernández Rojas <noltari@gmail.com> | 2023-03-05 11:53:52 +0100 |
commit | 2f8e90739a51063d250c1ebf5adc63b6f444a688 (patch) | |
tree | 67176337aee6bcfefab54d4949c84469cee86e44 /target/linux/bmips/dts/bcm6368.dtsi | |
parent | 9f6d25551e71b4fdb9c198606eb2389f85ae2edd (diff) | |
download | upstream-2f8e90739a51063d250c1ebf5adc63b6f444a688.tar.gz upstream-2f8e90739a51063d250c1ebf5adc63b6f444a688.tar.bz2 upstream-2f8e90739a51063d250c1ebf5adc63b6f444a688.zip |
Revert "bmips: add missing switch cpu label"
This reverts commit dc0de05e10a9c6e1ef66ca2934e8a0ff0d488943.
As pointed out by @BKPepe and @arinc9 this was removed by 9df035b since it
isn't needed.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Diffstat (limited to 'target/linux/bmips/dts/bcm6368.dtsi')
-rw-r--r-- | target/linux/bmips/dts/bcm6368.dtsi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/bmips/dts/bcm6368.dtsi b/target/linux/bmips/dts/bcm6368.dtsi index b50a572fd0..5ba9092193 100644 --- a/target/linux/bmips/dts/bcm6368.dtsi +++ b/target/linux/bmips/dts/bcm6368.dtsi @@ -529,7 +529,6 @@ port@8 { reg = <8>; - label = "cpu"; phy-mode = "internal"; ethernet = <ðernet>; |