diff options
author | Jonas Gorski <jonas.gorski@gmail.com> | 2018-07-29 13:09:22 +0200 |
---|---|---|
committer | Jonas Gorski <jonas.gorski@gmail.com> | 2018-07-29 15:38:33 +0200 |
commit | 7880a6f7fee89efe9e5e4c707b59ba45f02e21cf (patch) | |
tree | 4ca85671dbc3cd4b5c640ea7d7d3d92911b7e200 /target/linux/brcm63xx/dts/rg100a.dts | |
parent | abb28bec251a0b243dff87f87d09763792128349 (diff) | |
download | upstream-7880a6f7fee89efe9e5e4c707b59ba45f02e21cf.tar.gz upstream-7880a6f7fee89efe9e5e4c707b59ba45f02e21cf.tar.bz2 upstream-7880a6f7fee89efe9e5e4c707b59ba45f02e21cf.zip |
brcm63xx: drop linux,part-probe usage where possible
It was present as 4.4 compatibility, but since we now use 4.9 or later
with the new upstream solution, we don't need it anymore.
Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
Diffstat (limited to 'target/linux/brcm63xx/dts/rg100a.dts')
-rw-r--r-- | target/linux/brcm63xx/dts/rg100a.dts | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/brcm63xx/dts/rg100a.dts b/target/linux/brcm63xx/dts/rg100a.dts index 9ae128eb7f..7b0e4b2763 100644 --- a/target/linux/brcm63xx/dts/rg100a.dts +++ b/target/linux/brcm63xx/dts/rg100a.dts @@ -39,8 +39,6 @@ &pflash { status = "ok"; - linux,part-probe = "bcm63xxpart"; - partitions { compatible = "fixed-partitions"; #address-cells = <1>; |