ARM: dts: Remove leftover spi0 node for smdk5250

Now that the SPI controllers are disabled by default for Exynos5250
there is no need to explicitly disable them in individual board files.
This hunk appears not to have been merged when doing the original
conversion, add it now.

Signed-off-by: Mark Brown <broonie@linaro.org>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
This commit is contained in:
Mark Brown 2014-03-18 07:16:44 +09:00 committed by Kukjin Kim
parent 4f42378891
commit 2547284b60

View File

@ -310,10 +310,6 @@
};
};
spi_0: spi@12d20000 {
status = "disabled";
};
spi_1: spi@12d30000 {
status = "okay";