From e8dd3ee3297dff68827699540a1a93132dccf6e2 Mon Sep 17 00:00:00 2001 From: Yuvaraj Kumar C D Date: Thu, 19 Dec 2013 04:31:19 +0900 Subject: ARM: dts: Fix status property of mmc nodes for snow board Commit e908d5c5 ("ARM: dts: change status property of dwmmc nodes for exynos5250") missed out handling the exynos5250 snow dts file. Signed-off-by: Abhilash Kesavan Signed-off-by: Yuvaraj Kumar C D Signed-off-by: Kukjin Kim --- arch/arm/boot/dts/cros5250-common.dtsi | 4 ---- 1 file changed, 4 deletions(-) (limited to 'arch/arm/boot/dts/cros5250-common.dtsi') diff --git a/arch/arm/boot/dts/cros5250-common.dtsi b/arch/arm/boot/dts/cros5250-common.dtsi index 03cb897465b5..2dd70e973859 100644 --- a/arch/arm/boot/dts/cros5250-common.dtsi +++ b/arch/arm/boot/dts/cros5250-common.dtsi @@ -246,10 +246,6 @@ }; }; - mmc@12210000 { - status = "disabled"; - }; - mmc@12220000 { num-slots = <1>; supports-highspeed; -- cgit v1.2.1