This was likely overlooked because they were separate commits.
Combine them now. No functional change.

Signed-off-by: Ahmad Fatoum <[email protected]>
---
 arch/arm/dts/fsl-ls1046a-rdb.dts | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/arch/arm/dts/fsl-ls1046a-rdb.dts b/arch/arm/dts/fsl-ls1046a-rdb.dts
index c211b26ae90e..d842387fa0da 100644
--- a/arch/arm/dts/fsl-ls1046a-rdb.dts
+++ b/arch/arm/dts/fsl-ls1046a-rdb.dts
@@ -7,6 +7,7 @@
 / {
        aliases {
                eeprom = &eeprom;
+               mmc0 = &esdhc;
        };
 
        chosen {
@@ -17,10 +18,6 @@
                        device-path = &environment_sd;
                };
        };
-
-       aliases {
-               mmc0 = &esdhc;
-       };
 };
 
 &esdhc {
-- 
2.27.0


_______________________________________________
barebox mailing list
[email protected]
http://lists.infradead.org/mailman/listinfo/barebox

Reply via email to