Mark the eMMC on dra7-evm as non removable. Signed-off-by: Balaji T K <balaj...@ti.com> --- arch/arm/boot/dts/dra7-evm.dts | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/arch/arm/boot/dts/dra7-evm.dts b/arch/arm/boot/dts/dra7-evm.dts index 3abf5f4..799890f 100644 --- a/arch/arm/boot/dts/dra7-evm.dts +++ b/arch/arm/boot/dts/dra7-evm.dts @@ -268,4 +268,5 @@ status = "okay"; vmmc-supply = <&mmc2_3v3>; bus-width = <8>; + non-removable; }; -- 1.7.5.4 -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html